summaryrefslogtreecommitdiff
path: root/devel/p5-IO-String
diff options
context:
space:
mode:
authorheinz <heinz>2008-01-08 20:41:00 +0000
committerheinz <heinz>2008-01-08 20:41:00 +0000
commitee0616e66da9da03d98ca23a8137b69e2bfa3fc8 (patch)
tree7b9adc032f644f21d0222dca84a9dd80a5acc128 /devel/p5-IO-String
parent3511e3b07e6e0447a3e23dedb2376afd04d87996 (diff)
downloadpkgsrc-ee0616e66da9da03d98ca23a8137b69e2bfa3fc8.tar.gz
The package needs no C compiler.
Diffstat (limited to 'devel/p5-IO-String')
-rw-r--r--devel/p5-IO-String/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-IO-String/Makefile b/devel/p5-IO-String/Makefile
index 15360c72bc7..d5953339eff 100644
--- a/devel/p5-IO-String/Makefile
+++ b/devel/p5-IO-String/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/11/05 17:49:34 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2008/01/08 20:41:00 heinz Exp $
#
DISTNAME= IO-String-1.08
@@ -13,6 +13,8 @@ COMMENT= Perl module for I/O on in-core objects like strings and arrays
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= # empty
+
PERL5_PACKLIST= auto/IO/String/.packlist
.include "../../lang/perl5/module.mk"