aboutsummaryrefslogtreecommitdiffstats
path: root/www/rt38
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 /www/rt38
parentb742942ebdd434fcafc9fe8ac34e1a8bd7692555 (diff)
downloadfreebsd-ports-gnome-6da7db56873e789b5619503b294318b9ddcb6d2b.tar.gz
freebsd-ports-gnome-6da7db56873e789b5619503b294318b9ddcb6d2b.tar.zst
freebsd-ports-gnome-6da7db56873e789b5619503b294318b9ddcb6d2b.zip
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@)
Diffstat (limited to 'www/rt38')
-rw-r--r--www/rt38/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rt38/Makefile b/www/rt38/Makefile
index 22383b9faa56..ac6d65298288 100644
--- a/www/rt38/Makefile
+++ b/www/rt38/Makefile
@@ -40,7 +40,7 @@ BUILD_DEPENDS+= ${CORE_DEPS} \
RUN_DEPENDS+= ${BUILD_DEPENDS}
-USE_PERL5= 5.8.3+
+USE_PERL5= yes
USE_AUTOTOOLS= autoconf
.include <bsd.port.options.mk>