aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 05:16:30 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 05:16:30 +0800
commit46ccc06ed12754ba1915e6ced7a556dbf908d709 (patch)
tree01acb1d2a968dc8d10b50517f6c4e4baf10c93e6 /print
parentcfb51d057a3d4878b0c7f7fef7d78c84d49810fb (diff)
downloadfreebsd-ports-gnome-46ccc06ed12754ba1915e6ced7a556dbf908d709.tar.gz
freebsd-ports-gnome-46ccc06ed12754ba1915e6ced7a556dbf908d709.tar.zst
freebsd-ports-gnome-46ccc06ed12754ba1915e6ced7a556dbf908d709.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'print')
-rw-r--r--print/gtklp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile
index 26eda1d756c0..95eeec75fd30 100644
--- a/print/gtklp/Makefile
+++ b/print/gtklp/Makefile
@@ -15,6 +15,7 @@ LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+USES= pkgconfig
USE_GNOME= gtk20
USE_OPENSSL= yes
USE_AUTOTOOLS= automake:env