diff options
author | jwise <jwise@pkgsrc.org> | 2000-01-18 18:09:24 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2000-01-18 18:09:24 +0000 |
commit | 26ad04f56855e708a4ab16959c79516082b5c17b (patch) | |
tree | f99977b6f94698bf153cd826cc6b610923b6b616 /www | |
parent | a4b3e1ce91ec5d3d6f6cadc2b95d1a159d59ddc5 (diff) | |
download | pkgsrc-26ad04f56855e708a4ab16959c79516082b5c17b.tar.gz |
Add spfc, but disabled, as it depends on jsdk20. Can someone more packagely
than me review the license to download jsdk20 from
http://java.sun.com/products/servlet/download.html
and see if there's something better we can do? An ACCEPTABLE_LICENSE= of some
sort maybe?
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 6a8fc4f4678..09cb8fcc7d5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2000/01/18 01:53:35 jwise Exp $ +# $NetBSD: Makefile,v 1.69 2000/01/18 18:09:24 jwise Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -77,6 +77,7 @@ SUBDIR += php3-pgsql SUBDIR += php3-snmp SUBDIR += py-pcgi +# SUBDIR += spfc # depends on disabled jsdk20 SUBDIR += squid SUBDIR += squid-current SUBDIR += swish-e |