aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-EPP-Proxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-EPP-Proxy/Makefile')
-rw-r--r--net/p5-Net-EPP-Proxy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-EPP-Proxy/Makefile b/net/p5-Net-EPP-Proxy/Makefile
index d4143420fc1d..57db2fa79d8f 100644
--- a/net/p5-Net-EPP-Proxy/Makefile
+++ b/net/p5-Net-EPP-Proxy/Makefile
@@ -23,6 +23,7 @@ RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
MAN3= Net::EPP::Proxy.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>