aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-12-16 14:12:28 +0800
committeraz <az@FreeBSD.org>2012-12-16 14:12:28 +0800
commit6da7db56873e789b5619503b294318b9ddcb6d2b (patch)
tree384db2430847574aba884f9787c765d0f5311558 /x11-toolkits
parentb742942ebdd434fcafc9fe8ac34e1a8bd7692555 (diff)
downloadfreebsd-ports-graphics-6da7db56873e789b5619503b294318b9ddcb6d2b.tar.gz
freebsd-ports-graphics-6da7db56873e789b5619503b294318b9ddcb6d2b.tar.zst
freebsd-ports-graphics-6da7db56873e789b5619503b294318b9ddcb6d2b.zip
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@)
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Tk-Action/Makefile2
-rw-r--r--x11-toolkits/p5-Tk-Role-Dialog/Makefile2
-rw-r--r--x11-toolkits/p5-Tk-Role-HasWidgets/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/p5-Tk-Action/Makefile b/x11-toolkits/p5-Tk-Action/Makefile
index 25d4df34947..f20eb6ab8c6 100644
--- a/x11-toolkits/p5-Tk-Action/Makefile
+++ b/x11-toolkits/p5-Tk-Action/Makefile
@@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Moose>=0.92:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-SemiAffordanceAccessor>=0:${PORTSDIR}/devel/p5-MooseX-SemiAffordanceAccessor \
p5-Tk-Sugar>=0:${PORTSDIR}/x11-toolkits/p5-Tk-Sugar
-PERL_CONFIGURE= 5.10.0+
+PERL_CONFIGURE= yes
MAN3= Tk::Action.3
diff --git a/x11-toolkits/p5-Tk-Role-Dialog/Makefile b/x11-toolkits/p5-Tk-Role-Dialog/Makefile
index e7ed6ad9ad7..e1faefbb1e7 100644
--- a/x11-toolkits/p5-Tk-Role-Dialog/Makefile
+++ b/x11-toolkits/p5-Tk-Role-Dialog/Makefile
@@ -29,7 +29,7 @@ RUN_DEPENDS= p5-Moose>=0.92:${PORTSDIR}/devel/p5-Moose \
p5-Tk-Role-HasWidgets>=${PORTVERSION}:${PORTSDIR}/x11-toolkits/p5-Tk-Role-HasWidgets \
p5-Tk-Sugar>=0:${PORTSDIR}/x11-toolkits/p5-Tk-Sugar
-PERL_MODBUILD= 5.10.0+
+PERL_MODBUILD= yes
MAN3= Tk::Role::Dialog.3
diff --git a/x11-toolkits/p5-Tk-Role-HasWidgets/Makefile b/x11-toolkits/p5-Tk-Role-HasWidgets/Makefile
index 05913024ec8..0165abf4dbf 100644
--- a/x11-toolkits/p5-Tk-Role-HasWidgets/Makefile
+++ b/x11-toolkits/p5-Tk-Role-HasWidgets/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-Moose>=0.92:${PORTSDIR}/devel/p5-Moose \
RUN_DEPENDS= p5-Moose>=0.92:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-Has-Sugar>=0:${PORTSDIR}/devel/p5-MooseX-Has-Sugar
-PERL_MODBUILD= 5.10.0+
+PERL_MODBUILD= yes
MAN3= Tk::Role::HasWidgets.3