summaryrefslogtreecommitdiff
path: root/devel/p5-Compress-Raw-Zlib
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2008-01-08 20:26:02 +0000
committerheinz <heinz@pkgsrc.org>2008-01-08 20:26:02 +0000
commitd808dcdb15ee1e4c8955538a8f62122946b370d9 (patch)
treec3c944059aefb7e5ff298c3d7075e7e88b387cf8 /devel/p5-Compress-Raw-Zlib
parent5785c831d88daf890304da00756431e86f7df04c (diff)
downloadpkgsrc-d808dcdb15ee1e4c8955538a8f62122946b370d9.tar.gz
The package needs a C compiler.
Diffstat (limited to 'devel/p5-Compress-Raw-Zlib')
-rw-r--r--devel/p5-Compress-Raw-Zlib/Makefile4
1 files changed, 3 insertions, 1 deletions
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