diff options
Diffstat (limited to 'www/p5-VRML')
-rw-r--r-- | www/p5-VRML/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-VRML/Makefile b/www/p5-VRML/Makefile index c5dbe6fd41d..c73e53208c4 100644 --- a/www/p5-VRML/Makefile +++ b/www/p5-VRML/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 13:45:06 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2014/10/09 14:07:12 wiz Exp $ # DISTNAME= VRML-1.10 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gfz-potsdam.de/~palm/software/VRML/doc COMMENT= Set of VRML classes for Perl -PKG_INSTALLATION_TYPES= overwrite pkgviews - PERL5_PACKLIST= auto/VRML/.packlist .include "../../lang/perl5/module.mk" |