aboutsummaryrefslogtreecommitdiff
path: root/science/p5-Geo-BUFR/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/p5-Geo-BUFR/Makefile')
-rw-r--r--science/p5-Geo-BUFR/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/p5-Geo-BUFR/Makefile b/science/p5-Geo-BUFR/Makefile
index b6d6b6cc123a..43e8687968ae 100644
--- a/science/p5-Geo-BUFR/Makefile
+++ b/science/p5-Geo-BUFR/Makefile
@@ -27,6 +27,7 @@ MAN3= Geo::BUFR.3 \
Geo::bufralter.3 \
Geo::bufrencode.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>