aboutsummaryrefslogtreecommitdiff
path: root/net/openldap24-server
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-16 06:30:31 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-16 06:30:31 +0000
commit33915fc265aa96a6f8ef355401b4fd1d15adb450 (patch)
treeea00c8fab1c21df4de1457b459ebc89c6f9f1720 /net/openldap24-server
parent6ab409bf8da652f1e7e058e7c0bafef722181c84 (diff)
downloadports-33915fc265aa96a6f8ef355401b4fd1d15adb450.tar.gz
ports-33915fc265aa96a6f8ef355401b4fd1d15adb450.zip
Notes
Diffstat (limited to 'net/openldap24-server')
-rw-r--r--net/openldap24-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile
index 1c26f9dacc89..95f6392feb25 100644
--- a/net/openldap24-server/Makefile
+++ b/net/openldap24-server/Makefile
@@ -408,7 +408,7 @@ PLIST_SUB+= BACK_SOCK="@comment "
.endif
.if ${PORT_OPTIONS:MPERL}
-USE_PERL5= yes
+USES+= perl5
CONFIGURE_ARGS+= --enable-perl=${BACKEND_ENABLE}
CONFIGURE_ENV+= PERLBIN="${PERL}"
PLIST_SUB+= BACK_PERL=${BACKEND_PLIST}