diff options
Diffstat (limited to 'cad/geda/Makefile')
-rw-r--r-- | cad/geda/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile index 55f6e5b41c0f..656f77d17c50 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -20,7 +20,8 @@ RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk OPTIONS_DEFINE= DOCS -USE_GNOME= desktopfileutils gnomehack gtk20 +USES= pathfix +USE_GNOME= desktopfileutils gtk20 USE_PERL5_RUN= yes USE_PYTHON= run USE_GETTEXT= yes |