aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-CodeStyler
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 07:06:45 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 07:06:45 +0000
commit00ca886ed4e0b16265d308f06269977fdc608fef (patch)
treec648ee8191c581d7844f56bece282547542f4725 /devel/p5-Class-CodeStyler
parent78ed5f9954f5140180be6afad9be7801fb6aceef (diff)
downloadports-00ca886ed4e0b16265d308f06269977fdc608fef.tar.gz
ports-00ca886ed4e0b16265d308f06269977fdc608fef.zip
Notes
Diffstat (limited to 'devel/p5-Class-CodeStyler')
-rw-r--r--devel/p5-Class-CodeStyler/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Class-CodeStyler/Makefile b/devel/p5-Class-CodeStyler/Makefile
index 18c050f44cdc..6d319981bae7 100644
--- a/devel/p5-Class-CodeStyler/Makefile
+++ b/devel/p5-Class-CodeStyler/Makefile
@@ -17,6 +17,6 @@ COMMENT= Perl extension for code generation program formatting and execution
BUILD_DEPENDS= ${SITE_PERL}/Class/STL/Containers.pm:${PORTSDIR}/devel/p5-Class-STL-Containers
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= 5.8.7+
+PERL_CONFIGURE= yes
.include <bsd.port.mk>