From 10a2b4693fe100eb568b572e4d708e7d73fb560f Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Sun, 16 Dec 2012 06:12:28 +0000 Subject: - Set default perl version for ports which currently using (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@) --- irc/insub/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc/insub') diff --git a/irc/insub/Makefile b/irc/insub/Makefile index 66bea65ba916..fece63ed85cf 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= cowsay:${PORTSDIR}/games/cowsay \ NO_BUILD= YES USE_BZIP2= YES -USE_PERL5= 5.6+ +USE_PERL5= yes SCRIPT= ${PORTNAME}.pl -- cgit v1.2.3