summaryrefslogtreecommitdiff
path: root/cad/geda/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-05 09:15:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-05 09:15:49 +0000
commit3a4866fb15032db332bb8402ce51876d754f213e (patch)
tree580e3c0dbe891b70ae218e03f1c6b0424f00cf60 /cad/geda/Makefile
parentMention devel/avr-gcc-3 as being removed. (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326373
Diffstat (limited to 'cad/geda/Makefile')
-rw-r--r--cad/geda/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index 5ce6100adb4f..d1aa0bf5b83d 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -20,11 +20,10 @@ RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk
OPTIONS_DEFINE= DOCS
-USES= pathfix gettext perl5
+USES= pathfix gettext perl5 gmake pkgconfig
USE_GNOME= desktopfileutils gtk20
USE_PERL5= run
USE_PYTHON= run
-USE_GMAKE= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --with-libstroke=${LOCALBASE}
USE_LDCONFIG= yes