summaryrefslogtreecommitdiff
path: root/www/p5-VRML
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-25 05:47:02 +0000
committerminskim <minskim@pkgsrc.org>2004-04-25 05:47:02 +0000
commitec72d3e1d683226eb838bc004ebf533635fa5404 (patch)
tree8cafe104273106a8f419f110d0eb38d24a3430d5 /www/p5-VRML
parent8047c7b0299ddab448cb128f8df4459538b63bed (diff)
downloadpkgsrc-ec72d3e1d683226eb838bc004ebf533635fa5404.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'www/p5-VRML')
-rw-r--r--www/p5-VRML/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-VRML/Makefile b/www/p5-VRML/Makefile
index e50685d1795..3ec67bd2f3a 100644
--- a/www/p5-VRML/Makefile
+++ b/www/p5-VRML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 22:55:54 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/25 05:47:02 minskim Exp $
#
DISTNAME= VRML-1.04
@@ -11,7 +11,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gfz-potsdam.de/~palm/software/VRML/doc/VRML.pm.html
COMMENT= Set of VRML classes for Perl
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/VRML/.packlist
.include "../../lang/perl5/module.mk"