diff options
Diffstat (limited to 'textproc/p5-Text-vFile-asData/Makefile')
-rw-r--r-- | textproc/p5-Text-vFile-asData/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Text-vFile-asData/Makefile b/textproc/p5-Text-vFile-asData/Makefile index 286bbea2493..b072f8f28da 100644 --- a/textproc/p5-Text-vFile-asData/Makefile +++ b/textproc/p5-Text-vFile-asData/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 13:44:59 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/10/09 14:07:05 wiz Exp $ DISTNAME= Text-vFile-asData-0.08 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= kleink@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Text-vFile-asData/ COMMENT= Parse vFile formatted files into data structures -PKG_INSTALLATION_TYPES= overwrite pkgviews - DEPENDS+= p5-Class-Accessor-Chained-[0-9]*:../../devel/p5-Class-Accessor-Chained PERL5_PACKLIST= auto/Text/vFile/asData/.packlist |