diff options
Diffstat (limited to 'textproc/p5-Pod-Elemental/Makefile')
-rw-r--r-- | textproc/p5-Pod-Elemental/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Elemental/Makefile b/textproc/p5-Pod-Elemental/Makefile index cce083d75ca..611b4a2593a 100644 --- a/textproc/p5-Pod-Elemental/Makefile +++ b/textproc/p5-Pod-Elemental/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:26 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/07/12 18:56:30 wiz Exp $ DISTNAME= Pod-Elemental-0.103004 PKGNAME= p5-${DISTNAME} @@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Pod-Elemental/ COMMENT= Perl5 module to work with nestable Pod elements LICENSE= ${PERL5_LICENSE} -DEPENDS+= {perl>=5.10.1,p5-Encode-[0-9]*}:../../textproc/p5-Encode +#DEPENDS+= {perl>=5.10.1,p5-Encode-[0-9]*}:../../textproc/p5-Encode DEPENDS+= p5-Mixin-Linewise-[0-9]*:../../devel/p5-Mixin-Linewise DEPENDS+= p5-Moose>=0.90:../../devel/p5-Moose DEPENDS+= p5-MooseX-Types-[0-9]*:../../devel/p5-MooseX-Types |