diff options
author | rh <rh@pkgsrc.org> | 1999-12-06 09:48:42 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-12-06 09:48:42 +0000 |
commit | 168146c7d75f7ad999284ff363aae4fafe6888d9 (patch) | |
tree | d8aa74681b125e9085fbd49f2cc45c376eff12bf /www/Makefile | |
parent | 74f97a9c33665b2a20a2c42187462694d328ba5e (diff) | |
download | pkgsrc-168146c7d75f7ad999284ff363aae4fafe6888d9.tar.gz |
Add and enable p5-VRML
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 0e678d77ae4..4c12a9675d5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 1999/12/06 07:51:26 rh Exp $ +# $NetBSD: Makefile,v 1.57 1999/12/06 09:48:42 rh Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -55,8 +55,9 @@ # SUBDIR += p5-HTML-QuickCheck # SUBDIR += p5-HTML-Stream # SUBDIR += p5-HTTPD-Tools -# SUBDIR += p5-WWW-Search SUBDIR += p5-URI + SUBDIR += p5-VRML +# SUBDIR += p5-WWW-Search SUBDIR += p5-libwww SUBDIR += php3 SUBDIR += php3-gd |