aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2013-09-18 14:35:24 +0800
committerhrs <hrs@FreeBSD.org>2013-09-18 14:35:24 +0800
commit36aa04f8a12b14769f12588005e2732a4399bc3b (patch)
treead995bdcfb19213c22ce27eb590c97d3bef13acb /print
parentc17ab42d308161ac27f4b20524966dcd0ca8635d (diff)
downloadfreebsd-ports-gnome-36aa04f8a12b14769f12588005e2732a4399bc3b.tar.gz
freebsd-ports-gnome-36aa04f8a12b14769f12588005e2732a4399bc3b.tar.zst
freebsd-ports-gnome-36aa04f8a12b14769f12588005e2732a4399bc3b.zip
Fix build.
Reported by: pkg-fallout
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript9-agpl/Makefile2
-rw-r--r--print/ghostscript9/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript9-agpl/Makefile b/print/ghostscript9-agpl/Makefile
index e6d184bb5158..600172f892ab 100644
--- a/print/ghostscript9-agpl/Makefile
+++ b/print/ghostscript9-agpl/Makefile
@@ -35,7 +35,7 @@ CONFLICTS_INSTALL= \
ghostscript[789]-[0-9]* \
ghostscript[789]-nox11-[0-9]*
-USES= gmake
+USES= gmake pkgconfig:build
USE_BZIP2= yes
WANT_GNOME= yes
USE_LDCONFIG= yes
diff --git a/print/ghostscript9/Makefile b/print/ghostscript9/Makefile
index 2c79297fb5c3..0c4bff2f550d 100644
--- a/print/ghostscript9/Makefile
+++ b/print/ghostscript9/Makefile
@@ -37,7 +37,7 @@ CONFLICTS_INSTALL= \
ghostscript9-agpl-[0-9]* \
ghostscript9-agpl-nox11-[0-9]*
-USES= gmake
+USES= gmake pkgconfig:build
USE_BZIP2= yes
WANT_GNOME= yes
USE_LDCONFIG= yes