diff options
author | lioux <lioux@FreeBSD.org> | 2004-03-07 21:08:27 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-03-07 21:08:27 +0000 |
commit | f352b0c5ce05003380ea5df5330dbb4b4cdc08b2 (patch) | |
tree | de2c6bb8afb43d29c1e8c934d3f6981d1fe17e5f /mail/qmail-smtp_auth/Makefile | |
parent | 86a749d7a2a56975ba427ddb037cef1a714c5ae8 (diff) | |
download | FreeBSD-ports-f352b0c5ce05003380ea5df5330dbb4b4cdc08b2.zip FreeBSD-ports-f352b0c5ce05003380ea5df5330dbb4b4cdc08b2.tar.gz |
Remove redundant USE_PERL5_BUILD, already declared in MASTER port
Diffstat (limited to 'mail/qmail-smtp_auth/Makefile')
-rw-r--r-- | mail/qmail-smtp_auth/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/qmail-smtp_auth/Makefile b/mail/qmail-smtp_auth/Makefile index 1cd9e8a..d295799e 100644 --- a/mail/qmail-smtp_auth/Makefile +++ b/mail/qmail-smtp_auth/Makefile @@ -18,7 +18,6 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH TLS support USE_OPENSSL= YES -USE_PERL5_BUILD=yes # Patches from the main qmail port are not wanted MAIN_QMAIL_PORT_WITH_OUTGOINGIP_PATCH_BARRIER= yes |