diff options
Diffstat (limited to 'textproc/p5-Pod-Strip/Makefile')
-rw-r--r-- | textproc/p5-Pod-Strip/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Pod-Strip/Makefile b/textproc/p5-Pod-Strip/Makefile index 57ef59a173c..9870503abe4 100644 --- a/textproc/p5-Pod-Strip/Makefile +++ b/textproc/p5-Pod-Strip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:57:57 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/25 06:56:18 asau Exp $ # DISTNAME= Pod-Strip-1.02 @@ -13,8 +13,6 @@ COMMENT= Perl5 module to remove POD from Perl code DEPENDS+= p5-Pod-Simple>=3.0:../../textproc/p5-Pod-Simple -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Pod/Strip/.packlist PERL5_MODULE_TYPE= Module::Build |