diff options
Diffstat (limited to 'devel/p5-IO-stringy/Makefile')
-rw-r--r-- | devel/p5-IO-stringy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile index 4b3e0b2d8e2..24939f5ec42 100644 --- a/devel/p5-IO-stringy/Makefile +++ b/devel/p5-IO-stringy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/07/12 16:39:47 heinz Exp $ +# $NetBSD: Makefile,v 1.24 2006/11/05 17:49:34 joerg Exp $ # DISTNAME= IO-stringy-2.110 @@ -12,6 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/IO-stringy/ COMMENT= Perl class 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/Stringy/.packlist |