aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2013-09-18 06:35:24 +0000
committerHiroki Sato <hrs@FreeBSD.org>2013-09-18 06:35:24 +0000
commitc0de8ba9945f2fdeddabe575699b044f2ec5177d (patch)
treead995bdcfb19213c22ce27eb590c97d3bef13acb /print
parent93fdebf8bf1de5b6766274863ecd37a4a167c45c (diff)
downloadports-c0de8ba9945f2fdeddabe575699b044f2ec5177d.tar.gz
ports-c0de8ba9945f2fdeddabe575699b044f2ec5177d.zip
Notes
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