aboutsummaryrefslogtreecommitdiffstats
path: root/mail/qmail-tls
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2003-11-20 23:06:14 +0800
committertrevor <trevor@FreeBSD.org>2003-11-20 23:06:14 +0800
commit85b347f2f1f2c3714d722b400bd76a4d6640b020 (patch)
tree86a1517beeb26da66f15a0fc6f5f779eb53bca0e /mail/qmail-tls
parent6a2df4aa12e6cb7c831edfab64dd12ac3c857376 (diff)
downloadfreebsd-ports-gnome-85b347f2f1f2c3714d722b400bd76a4d6640b020.tar.gz
freebsd-ports-gnome-85b347f2f1f2c3714d722b400bd76a4d6640b020.tar.zst
freebsd-ports-gnome-85b347f2f1f2c3714d722b400bd76a4d6640b020.zip
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
Diffstat (limited to 'mail/qmail-tls')
-rw-r--r--mail/qmail-tls/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-tls/Makefile b/mail/qmail-tls/Makefile
index 73adb65ebeb9..1cd9e8a81529 100644
--- a/mail/qmail-tls/Makefile
+++ b/mail/qmail-tls/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= lioux@FreeBSD.org
COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH TLS support
USE_OPENSSL= YES
-USE_PERL= yes
+USE_PERL5_BUILD=yes
# Patches from the main qmail port are not wanted
MAIN_QMAIL_PORT_WITH_OUTGOINGIP_PATCH_BARRIER= yes