summaryrefslogtreecommitdiff
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/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile
index 83f05b4b59d..3c40264b70b 100644
--- a/security/p5-Crypt-SSLeay/Makefile
+++ b/security/p5-Crypt-SSLeay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/06/08 07:57:10 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2007/06/09 13:18:57 wiz Exp $
#
DISTNAME= Crypt-SSLeay-0.55
@@ -15,6 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Crypt/SSLeay/.packlist
+MAKE_ENV+= PERL_MM_USE_DEFAULT=1
MAKE_PARAMS+= --lib=${SSLBASE}
.include "../../lang/perl5/module.mk"