diff options
Diffstat (limited to 'devel/p5-Storable')
-rw-r--r-- | devel/p5-Storable/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index 7823fbd7ab8..ded1c5a464f 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/10/21 22:48:30 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/31 11:18:57 asau Exp $ DISTNAME= Storable-2.39 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,6 @@ COMMENT= Perl extension module for persistent data storage LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Storable/.packlist |