aboutsummaryrefslogtreecommitdiff
path: root/net/p5-URI-Template/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-URI-Template/Makefile')
-rw-r--r--net/p5-URI-Template/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-URI-Template/Makefile b/net/p5-URI-Template/Makefile
index 50f0d2e4583a..ad0280f5974c 100644
--- a/net/p5-URI-Template/Makefile
+++ b/net/p5-URI-Template/Makefile
@@ -18,6 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= URI::Template.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>