aboutsummaryrefslogtreecommitdiff
path: root/www/xshttpd
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-14 14:47:56 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-14 14:47:56 +0000
commit7815b83df4ba89985f8712047a45f85c382e7706 (patch)
tree2494f1a087318441aea0ea521ccf891615e31715 /www/xshttpd
parentc5dfbb4c8c4212dccdc951c8a5b4655e133ee065 (diff)
downloadports-7815b83df4ba89985f8712047a45f85c382e7706.tar.gz
ports-7815b83df4ba89985f8712047a45f85c382e7706.zip
Notes
Diffstat (limited to 'www/xshttpd')
-rw-r--r--www/xshttpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xshttpd/Makefile b/www/xshttpd/Makefile
index 5ce6701aa15e..0edea1bb9755 100644
--- a/www/xshttpd/Makefile
+++ b/www/xshttpd/Makefile
@@ -63,7 +63,7 @@ CONFIGURE_ARGS+=--without-preprocessor
.endif
.if ${PORT_OPTIONS:MPERSISTENT_PERL}
-USE_PERL5= yes
+USES+= perl5
CONFIGURE_ARGS+=--with-perl
.else
CONFIGURE_ARGS+=--without-perl