diff options
Diffstat (limited to 'www/p5-VRML/Makefile')
-rw-r--r-- | www/p5-VRML/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-VRML/Makefile b/www/p5-VRML/Makefile index b5732eeec12..5d485b6cfd9 100644 --- a/www/p5-VRML/Makefile +++ b/www/p5-VRML/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:14 grant Exp $ +# $NetBSD: Makefile,v 1.12 2005/04/11 21:48:01 tv Exp $ # DISTNAME= VRML-1.04 @@ -14,7 +14,6 @@ COMMENT= Set of VRML classes for Perl PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/VRML/.packlist .include "../../lang/perl5/module.mk" |