summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorheinz <heinz>2008-01-04 22:20:31 +0000
committerheinz <heinz>2008-01-04 22:20:31 +0000
commit7a84fb4b96e48455a8a24807129c476a145161b7 (patch)
treece38f39e81c6a580597017846c41585171c970a8 /security
parentea134db80963c574a9004d85b8b2528c8421524c (diff)
downloadpkgsrc-7a84fb4b96e48455a8a24807129c476a145161b7.tar.gz
The package needs a C compiler.
Diffstat (limited to 'security')
-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