summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 20:51:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 20:51:40 +0000
commit77aed62c7dd85849d79f39424870b45a07e0a078 (patch)
treec1bbea3cec77dd8322768141fdbe8f2efbf0837b /cad
parentAdd an explicit dependency on pkgconf (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326088
Diffstat (limited to 'cad')
-rw-r--r--cad/libgeda/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
index 7d539f2d8f5b..37c012fe6af8 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -16,8 +16,7 @@ LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
-USE_GMAKE= yes
-USES= pathfix
+USES= pathfix gmake pkgconfig
USE_GNOME= gtk20
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-update-mime-database \