aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Geo-KML/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Geo-KML/Makefile')
-rw-r--r--graphics/p5-Geo-KML/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Geo-KML/Makefile b/graphics/p5-Geo-KML/Makefile
index 06f1a19f659d..0be406829b09 100644
--- a/graphics/p5-Geo-KML/Makefile
+++ b/graphics/p5-Geo-KML/Makefile
@@ -19,6 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Geo::KML.3 Geo::KML::Util.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>