diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-05 09:15:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-05 09:15:49 +0000 |
commit | 3a4866fb15032db332bb8402ce51876d754f213e (patch) | |
tree | 580e3c0dbe891b70ae218e03f1c6b0424f00cf60 /cad | |
parent | 6b16063d59f1220c842278ce862645894ac25287 (diff) | |
download | ports-3a4866fb15032db332bb8402ce51876d754f213e.tar.gz ports-3a4866fb15032db332bb8402ce51876d754f213e.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/geda/Makefile | 3 |
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 |