aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-SSLeay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-SSLeay/Makefile')
-rw-r--r--security/p5-Crypt-SSLeay/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile
index 9055e181b20a..361cb07bddac 100644
--- a/security/p5-Crypt-SSLeay/Makefile
+++ b/security/p5-Crypt-SSLeay/Makefile
@@ -18,13 +18,9 @@ RESTRICTED= "Crypto; export-controlled"
IS_INTERACTIVE= "asks about openssl"
-USE_PERL5= yes
+PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Crypt::SSLeay.3
-do-configure:
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \
- CC="${CC}" CCFLAGS="${CFLAGS}"
-
.include <bsd.port.mk>