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 b27c89f1dd50..b7df55453ab3 100644 --- a/mail/deforaos-mailer/Makefile +++ b/mail/deforaos-mailer/Makefile @@ -18,10 +18,9 @@ LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem \ libDesktop.so:x11/deforaos-libdesktop USE_GNOME= gtk20 -USES= desktop-file-utils pkgconfig +USES= desktop-file-utils pkgconfig ssl INSTALLS_ICONS= yes USE_LDCONFIG= yes -USE_OPENSSL= yes MAKE_ARGS+= PREFIX=${PREFIX} MAKE_ENV+= MANDIR=${STAGEDIR}${MANPREFIX}/man |