summaryrefslogtreecommitdiff
path: root/mail/maildrop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/maildrop/Makefile')
-rw-r--r--mail/maildrop/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index e1b6b8a4f863..766840238281 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -25,7 +25,10 @@ COMMENT= Mail delivery agent (MDA) with filtering abilities
LICENSE= GPLv3
-USES= iconv localbase:ldflags perl5 tar:bzip2
+LIB_DEPENDS= libpcre.so:devel/pcre \
+ libcourier-unicode.so:devel/courier-unicode
+
+USES= compiler:c++11-lang iconv localbase:ldflags perl5 tar:bzip2
USE_PERL5= build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-syslog=1 \
@@ -36,9 +39,6 @@ INSTALL_TARGET= install-strip
CONFLICTS= courier-0.65* libunicode-[0-9]*
-LIB_DEPENDS= libpcre.so:devel/pcre \
- libcourier-unicode.so:devel/courier-unicode
-
MAILDROP_LOG_COLUMNS?= 72 # lenght of 'File:' line in log
FIXDOCPATH= libs/liblock/lockmail.1 libs/maildir/deliverquota.8.in \