diff options
Diffstat (limited to 'security/p5-Net-SSLeay/Makefile')
-rw-r--r-- | security/p5-Net-SSLeay/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile index b4478e5be019..5a54bef9f0ed 100644 --- a/security/p5-Net-SSLeay/Makefile +++ b/security/p5-Net-SSLeay/Makefile @@ -16,7 +16,8 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ OPTIONS_DEFINE= EXAMPLES -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ENV= OPENSSL_PREFIX=${OPENSSLBASE} REINPLACE_ARGS= -i '' USE_OPENSSL= yes |