diff options
Diffstat (limited to 'www/deforaos-surfer/Makefile')
-rw-r--r-- | www/deforaos-surfer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/deforaos-surfer/Makefile b/www/deforaos-surfer/Makefile index 69c91fd..4365902 100644 --- a/www/deforaos-surfer/Makefile +++ b/www/deforaos-surfer/Makefile @@ -23,8 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_ro MAKE_ARGS= PREFIX=${PREFIX} USE_GNOME= gtk20 desktopfileutils -USES= pkgconfig -USE_GETTEXT= yes +USES= pkgconfig gettext INSTALLS_ICONS= yes MAKE_ENV+= MANDIR=${MANPREFIX}/man |