aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 05:32:24 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 05:32:24 +0800
commite3887e89b82d40ab81ed3970c5b98294e811b51f (patch)
treee390baaa8e511f6302365d46e92b2e41fef35bd0 /cad
parent4aad9bd4117091bfa357cdf047cd7cacffdbc880 (diff)
downloadfreebsd-ports-gnome-e3887e89b82d40ab81ed3970c5b98294e811b51f.tar.gz
freebsd-ports-gnome-e3887e89b82d40ab81ed3970c5b98294e811b51f.tar.zst
freebsd-ports-gnome-e3887e89b82d40ab81ed3970c5b98294e811b51f.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'cad')
-rw-r--r--cad/gerbv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index d9ac97997378..f575fc1a48fe 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -13,7 +13,7 @@ COMMENT= A Free Gerber Viewer
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= pathfix
+USES= pathfix pkgconfig
USE_GNOME= desktopfileutils gtk20
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes