diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 18:12:50 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 18:12:50 +0000 |
commit | 69b6f05b28433af07f2b5b45ceb33f35d51932ac (patch) | |
tree | dec24f1f633a2193cb632bb813e9722ef0d39448 /mail/postfix-current | |
parent | 02913580192eb376248a8002f1f223a8a9335efd (diff) | |
download | ports-69b6f05b28433af07f2b5b45ceb33f35d51932ac.tar.gz ports-69b6f05b28433af07f2b5b45ceb33f35d51932ac.zip |
Notes
Diffstat (limited to 'mail/postfix-current')
-rw-r--r-- | mail/postfix-current/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 654c0e19fb08..d2b5422a2c08 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -27,8 +27,9 @@ CONFLICTS= courier-0.* postfix-1.* postfix-2.* postfix-base-2.* \ USERS= postfix GROUPS= mail maildrop postfix +USES= perl5 +USE_PERL5= build USE_SUBMAKE= yes -USE_PERL5_BUILD=yes SCRIPTS_ENV+= POSTFIX_DEFAULT_MTA="${POSTFIX_DEFAULT_MTA}" OPTIONS_DEFINE= PCRE SASL2 TLS BDB MYSQL PGSQL SQLITE OPENLDAP LDAP_SASL \ |