aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-STL-Containers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Class-STL-Containers/Makefile')
-rw-r--r--devel/p5-Class-STL-Containers/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Class-STL-Containers/Makefile b/devel/p5-Class-STL-Containers/Makefile
index 56ead229c670..49470db08d1e 100644
--- a/devel/p5-Class-STL-Containers/Makefile
+++ b/devel/p5-Class-STL-Containers/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for STL-like object management
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>