aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-CodeStyler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Class-CodeStyler/Makefile')
-rw-r--r--devel/p5-Class-CodeStyler/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Class-CodeStyler/Makefile b/devel/p5-Class-CodeStyler/Makefile
index a44e26073c29..d0fc7a6a2fff 100644
--- a/devel/p5-Class-CodeStyler/Makefile
+++ b/devel/p5-Class-CodeStyler/Makefile
@@ -17,6 +17,7 @@ COMMENT= Perl extension for code generation program formatting and execution
BUILD_DEPENDS= p5-Class-STL-Containers>=0:${PORTSDIR}/devel/p5-Class-STL-Containers
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>