diff options
Diffstat (limited to 'devel/p5-IO-String/Makefile')
-rw-r--r-- | devel/p5-IO-String/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-IO-String/Makefile b/devel/p5-IO-String/Makefile index 07d2ff6e9af..8702dc3c258 100644 --- a/devel/p5-IO-String/Makefile +++ b/devel/p5-IO-String/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/02/18 12:57:35 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:32 tv Exp $ # DISTNAME= IO-String-1.06 @@ -12,7 +12,6 @@ COMMENT= Perl module for I/O on in-core objects like strings and arrays PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IO/String/.packlist .include "../../lang/perl5/module.mk" |