diff options
Diffstat (limited to 'security/p5-Business-PayPal-EWP/Makefile')
-rw-r--r-- | security/p5-Business-PayPal-EWP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Business-PayPal-EWP/Makefile b/security/p5-Business-PayPal-EWP/Makefile index 3142f8b7af36..6d8beb0d7833 100644 --- a/security/p5-Business-PayPal-EWP/Makefile +++ b/security/p5-Business-PayPal-EWP/Makefile @@ -13,7 +13,8 @@ COMMENT= Perl extension for PayPal Encrypted Website Payments RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay BUILD_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure USE_OPENSSL= yes CONFIGURE_ARGS= ${OPENSSLBASE} USE_DOS2UNIX= yes |