pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Compress-Raw-Zlib The package needs a C compi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/90a46a4e6c14
branches: trunk
changeset: 537423:90a46a4e6c14
user: heinz <heinz%pkgsrc.org@localhost>
date: Tue Jan 08 20:26:02 2008 +0000
description:
The package needs a C compiler.
diffstat:
devel/p5-Compress-Raw-Zlib/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 9362baf1705b -r 90a46a4e6c14 devel/p5-Compress-Raw-Zlib/Makefile
--- a/devel/p5-Compress-Raw-Zlib/Makefile Tue Jan 08 20:05:40 2008 +0000
+++ b/devel/p5-Compress-Raw-Zlib/Makefile Tue Jan 08 20:26:02 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/11/30 15:29:10 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/01/08 20:26:02 heinz Exp $
DISTNAME= Compress-Raw-Zlib-2.008
PKGNAME= p5-${DISTNAME}
@@ -13,6 +13,8 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= c
+
PERL5_PACKLIST= auto/Compress/Raw/Zlib/.packlist
MAKE_ENV+= BUILD_ZLIB=False
MAKE_ENV+= OLD_ZLIB=False
Home |
Main Index |
Thread Index |
Old Index