summaryrefslogtreecommitdiff
path: root/cad/gerbv
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:32:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:32:24 +0000
commit2729c7d447146fca0b2c7e1f9bc2968fc4a33ad0 (patch)
treee390baaa8e511f6302365d46e92b2e41fef35bd0 /cad/gerbv
parentAdd an explicit dependency on pkgconf (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326095
Diffstat (limited to 'cad/gerbv')
-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