aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icinga/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-16 06:12:28 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-16 06:12:28 +0000
commit10a2b4693fe100eb568b572e4d708e7d73fb560f (patch)
tree384db2430847574aba884f9787c765d0f5311558 /net-mgmt/icinga/Makefile
parentaaab6f1df4f547978b5d988f3369c358092e4bb3 (diff)
downloadports-10a2b4693fe100eb568b572e4d708e7d73fb560f.tar.gz
ports-10a2b4693fe100eb568b572e4d708e7d73fb560f.zip
Notes
Diffstat (limited to 'net-mgmt/icinga/Makefile')
-rw-r--r--net-mgmt/icinga/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/icinga/Makefile b/net-mgmt/icinga/Makefile
index 9a562c28c887..8a8c9a9fd265 100644
--- a/net-mgmt/icinga/Makefile
+++ b/net-mgmt/icinga/Makefile
@@ -93,7 +93,7 @@ APACHE_DESC= Depend on Apache and install webconfig
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MEMBEDDED_PERL}
-USE_PERL5= 5.8.0+
+USE_PERL5= yes
CONFIGURE_ARGS+= --enable-embedded-perl \
--with-perlcache
PLIST_SUB+= EMBEDDED_PERL=""