summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-SSLeay
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2008-01-04 22:20:31 +0000
committerheinz <heinz@pkgsrc.org>2008-01-04 22:20:31 +0000
commit23c9f186f1620cf97de1fcc721f98285b316c0ad (patch)
treece38f39e81c6a580597017846c41585171c970a8 /security/p5-Crypt-SSLeay
parent15798514564d81e4914ee8488257a59f7aacef40 (diff)
downloadpkgsrc-23c9f186f1620cf97de1fcc721f98285b316c0ad.tar.gz
The package needs a C compiler.
Diffstat (limited to 'security/p5-Crypt-SSLeay')
-rw-r--r--security/p5-Crypt-SSLeay/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile
index 70c09fa46a3..d8e45297d7d 100644
--- a/security/p5-Crypt-SSLeay/Makefile
+++ b/security/p5-Crypt-SSLeay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2007/11/29 14:16:37 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2008/01/04 22:20:31 heinz Exp $
#
DISTNAME= Crypt-SSLeay-0.57
@@ -13,6 +13,8 @@ COMMENT= Crypt::SSLeay - OpenSSL glue that provides LWP https support
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= c
+
PERL5_PACKLIST= auto/Crypt/SSLeay/.packlist
MAKE_ENV+= PERL_MM_USE_DEFAULT=1