aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SMS-Mollie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-SMS-Mollie/Makefile')
-rw-r--r--net/p5-Net-SMS-Mollie/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-SMS-Mollie/Makefile b/net/p5-Net-SMS-Mollie/Makefile
index fafc8e5a4b4c..1cb1ce6e787e 100644
--- a/net/p5-Net-SMS-Mollie/Makefile
+++ b/net/p5-Net-SMS-Mollie/Makefile
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= b.smeelen@ose.nl
COMMENT= Send SMS messages via the mollie.nl service
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
RUN_DEPENDS+= p5-Test-Simple>=0.44:${PORTSDIR}/devel/p5-Test-Simple \