aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/p5-Net-MSN/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/p5-Net-MSN/Makefile')
-rw-r--r--net-im/p5-Net-MSN/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/p5-Net-MSN/Makefile b/net-im/p5-Net-MSN/Makefile
index 2fbee73dae8d..bd5dce093940 100644
--- a/net-im/p5-Net-MSN/Makefile
+++ b/net-im/p5-Net-MSN/Makefile
@@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-Hash-Merge>=0:${PORTSDIR}/textproc/p5-Hash-Merge \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>