aboutsummaryrefslogtreecommitdiffstats
path: root/www/xshttpd-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xshttpd-devel/Makefile')
-rw-r--r--www/xshttpd-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile
index ae268f42a97f..8b91ad20b98b 100644
--- a/www/xshttpd-devel/Makefile
+++ b/www/xshttpd-devel/Makefile
@@ -59,7 +59,7 @@ CONFIGURE_ARGS+=--without-preprocessor
.endif
.if ${PORT_OPTIONS:MPERSISTENT_PERL}
-USE_PERL5= yes
+USES+= perl5
CONFIGURE_ARGS+=--with-perl
PLIST_SUB+= PERL=""
.else