diff options
Diffstat (limited to 'cad/geda')
-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 |