diff options
author | jlam <jlam@pkgsrc.org> | 2002-01-10 13:21:53 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-01-10 13:21:53 +0000 |
commit | 944301ad1ff20488200e4d2b039aac690031d074 (patch) | |
tree | 11d23467d2b98fa1d0e3502d4448da056c28b92e /www/Makefile | |
parent | 4f7494fa618937f76972eda9aa2da1c47722b6b8 (diff) | |
download | pkgsrc-944301ad1ff20488200e4d2b039aac690031d074.tar.gz |
The PHP3 module packages have dispersed into more relevant categories, so
remove them from the www directory.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/www/Makefile b/www/Makefile index f5d5cec5bf8..0411a774c03 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.168 2001/12/26 08:11:46 lukem Exp $ +# $NetBSD: Makefile,v 1.169 2002/01/10 13:21:53 jlam Exp $ # COMMENT= Packages related to the World Wide Web @@ -115,13 +115,6 @@ SUBDIR+= p5-libapreq SUBDIR+= p5-libwww SUBDIR+= php-FastTemplate SUBDIR+= php3 -SUBDIR+= php3-gd -SUBDIR+= php3-ldap -SUBDIR+= php3-mysql -SUBDIR+= php3-pcre -SUBDIR+= php3-pdflib -SUBDIR+= php3-pgsql -SUBDIR+= php3-snmp SUBDIR+= php4 SUBDIR+= php4-apc SUBDIR+= py-pcgi |