From 71a14a312001100a2d06b4f86b0be135f67fd4d9 Mon Sep 17 00:00:00 2001 From: heinz Date: Tue, 8 Jan 2008 20:26:02 +0000 Subject: The package needs a C compiler. --- devel/p5-Compress-Raw-Zlib/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/p5-Compress-Raw-Zlib/Makefile b/devel/p5-Compress-Raw-Zlib/Makefile index 7a3f4e10ed2..f2fab900662 100644 --- a/devel/p5-Compress-Raw-Zlib/Makefile +++ b/devel/p5-Compress-Raw-Zlib/Makefile @@ -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 @@ COMMENT= Perl5 module interface to the zlib compression library 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 -- cgit v1.2.3