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@) --- ports-mgmt/distilator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports-mgmt/distilator') diff --git a/ports-mgmt/distilator/Makefile b/ports-mgmt/distilator/Makefile index 5feb377d63a3..f9a8d73336c9 100644 --- a/ports-mgmt/distilator/Makefile +++ b/ports-mgmt/distilator/Makefile @@ -18,6 +18,6 @@ RUN_DEPENDS= p5-URI>=1.56:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.10.1+ +PERL_CONFIGURE= yes .include -- cgit v1.2.3