diff options
Diffstat (limited to 'devel/p5-File-Path-Tiny/Makefile')
-rw-r--r-- | devel/p5-File-Path-Tiny/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-File-Path-Tiny/Makefile b/devel/p5-File-Path-Tiny/Makefile index f89e7495e19..4ed46c3f307 100644 --- a/devel/p5-File-Path-Tiny/Makefile +++ b/devel/p5-File-Path-Tiny/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/03 21:55:02 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/31 11:18:12 asau Exp $ DISTNAME= File-Path-Tiny-0.1 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/File-Path-Tiny/ COMMENT= Perl 5 module providing recursive mkdir and rmdir LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/File/Path/Tiny/.packlist |