diff options
author | jwise <jwise@pkgsrc.org> | 2000-09-11 15:41:40 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2000-09-11 15:41:40 +0000 |
commit | 40e66fa11c8a555f23e78568e8e0a9cb51776320 (patch) | |
tree | dcd1fffd7c37ef4e0fca1fb87d6f3a39db8d3c40 /www/Makefile | |
parent | cd70458567b84982de674a3bb7214fdfc2b93381 (diff) | |
download | pkgsrc-40e66fa11c8a555f23e78568e8e0a9cb51776320.tar.gz |
Enable jsdk20 and the three packages which depend on it, now that the
jsdk20 package can fetch it's distfile.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/Makefile b/www/Makefile index ad2d7c537c1..866a8b33f2b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.98 2000/09/07 11:33:08 wiz Exp $ +# $NetBSD: Makefile,v 1.99 2000/09/11 15:41:40 jwise Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -14,7 +14,7 @@ SUBDIR += ap-csacek SUBDIR += ap-dtcl SUBDIR += ap-fastcgi -# SUBDIR += ap-jserv # depends on disabled jsdk0 + SUBDIR += ap-jserv SUBDIR += ap-perl SUBDIR += ap-php3 SUBDIR += ap-ssl @@ -37,8 +37,8 @@ SUBDIR += hypermail SUBDIR += ijb SUBDIR += jakarta-tomcat -# SUBDIR += jsdk20 # distfile must be manually downloaded. -# SUBDIR += jssi # depends on disabled jsdk20 + SUBDIR += jsdk20 + SUBDIR += jssi SUBDIR += kannel SUBDIR += libghttp SUBDIR += libwww @@ -71,7 +71,7 @@ SUBDIR += php3-snmp SUBDIR += py-pcgi SUBDIR += py-zpublisher -# SUBDIR += spfc # depends on disabled jsdk20 + SUBDIR += spfc SUBDIR += squid SUBDIR += squid-current SUBDIR += surfraw |