pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-SSLeay The package needs a C compiler.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5bcc7d5cfc1b
branches:  trunk
changeset: 537211:5bcc7d5cfc1b
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Fri Jan 04 22:20:31 2008 +0000

description:
The package needs a C compiler.

diffstat:

 security/p5-Crypt-SSLeay/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 032c640d5f3d -r 5bcc7d5cfc1b security/p5-Crypt-SSLeay/Makefile
--- a/security/p5-Crypt-SSLeay/Makefile Fri Jan 04 22:15:47 2008 +0000
+++ b/security/p5-Crypt-SSLeay/Makefile Fri Jan 04 22:20:31 2008 +0000
@@ -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 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+USE_LANGUAGES=         c
+
 PERL5_PACKLIST=                auto/Crypt/SSLeay/.packlist
 
 MAKE_ENV+=             PERL_MM_USE_DEFAULT=1



Home | Main Index | Thread Index | Old Index