diff options
Diffstat (limited to 'mail/deforaos-mailer/Makefile')
-rw-r--r-- | mail/deforaos-mailer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/deforaos-mailer/Makefile b/mail/deforaos-mailer/Makefile index 27ef4d506103..fbfdf0432415 100644 --- a/mail/deforaos-mailer/Makefile +++ b/mail/deforaos-mailer/Makefile @@ -20,8 +20,7 @@ LIB_DEPENDS= System:${PORTSDIR}/devel/deforaos-libsystem \ Desktop:${PORTSDIR}/x11/deforaos-libdesktop USE_GNOME= gtk20 desktopfileutils -USES= pkgconfig -USE_GETTEXT= yes +USES= pkgconfig gettext INSTALLS_ICONS= yes USE_LDCONFIG= yes USE_OPENSSL= yes |