diff options
Diffstat (limited to 'textproc/p5-Pod-Elemental-PerlMunger/Makefile')
-rw-r--r-- | textproc/p5-Pod-Elemental-PerlMunger/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Pod-Elemental-PerlMunger/Makefile b/textproc/p5-Pod-Elemental-PerlMunger/Makefile index 48e4eb86d9d..086ba7f3d47 100644 --- a/textproc/p5-Pod-Elemental-PerlMunger/Makefile +++ b/textproc/p5-Pod-Elemental-PerlMunger/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:38 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/10/09 14:07:03 wiz Exp $ DISTNAME= Pod-Elemental-PerlMunger-0.200001 PKGNAME= p5-${DISTNAME} @@ -17,8 +17,6 @@ DEPENDS+= p5-PPI-[0-9]*:../../devel/p5-PPI DEPENDS+= p5-Pod-Elemental>=0.092941:../../textproc/p5-Pod-Elemental DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean -PKG_INSTALLATION_TYPES= overwrite pkgviews - PERL5_PACKLIST= auto/Pod/Elemental/PerlMunger/.packlist .include "../../lang/perl5/module.mk" |