diff options
Diffstat (limited to 'net/p5-Net-APNS')
-rw-r--r-- | net/p5-Net-APNS/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-APNS/Makefile b/net/p5-Net-APNS/Makefile index e12676ca476b..4406f1cef6f4 100644 --- a/net/p5-Net-APNS/Makefile +++ b/net/p5-Net-APNS/Makefile @@ -21,7 +21,8 @@ RUN_DEPENDS= \ p5-Sub-Exporter>=0.982:${PORTSDIR}/devel/p5-Sub-Exporter BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::APNS.3 \ Net::APNS::Notification.3 |