From 318a5369821d1ba2650a4e69e5704cc5c8005f80 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Thu, 20 Nov 2003 13:51:47 +0000 Subject: Define USE_PERL to make Perl available for (mostly deprecated) "perl -pi -e" construction. --- mail/qmail-ldap/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail/qmail-ldap') diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile index ecb12626bd99..080f130dbbaa 100644 --- a/mail/qmail-ldap/Makefile +++ b/mail/qmail-ldap/Makefile @@ -37,6 +37,8 @@ PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-with_tls USE_OPENSSL= yes .endif # WITHOUT_TLS +USE_PERL= yes + # Patches from the main qmail port are not wanted MAIN_QMAIL_PORT_DNS_PATCH_BARRIER= yes MAIN_QMAIL_PORT_WITH_BIG_CONCURRENCY_PATCH_BARRIER= yes -- cgit v1.2.3