diff options
author | asami <asami@FreeBSD.org> | 1996-12-03 18:43:51 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-12-03 18:43:51 +0800 |
commit | 07c54b1c3f24fa24dcb5d17d8c2e99887a22aaf1 (patch) | |
tree | 41034d3feea4dbc19db0e69f4bd9745d89e9a4a2 /www | |
parent | c7e2268b262021dc79cdc5842c31822a7d0ab319 (diff) | |
download | freebsd-ports-gnome-07c54b1c3f24fa24dcb5d17d8c2e99887a22aaf1.tar.gz freebsd-ports-gnome-07c54b1c3f24fa24dcb5d17d8c2e99887a22aaf1.tar.zst freebsd-ports-gnome-07c54b1c3f24fa24dcb5d17d8c2e99887a22aaf1.zip |
Remove tkWWW, it requires tk-3.6, and it wasn't that useful to begin with.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index d142edd86e6d..1afcb87ca4c5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.26 1996/11/07 00:08:58 ache Exp $ +# $Id: Makefile,v 1.27 1996/11/26 09:10:11 asami Exp $ # SUBDIR += Mosaic # requires Motif @@ -31,7 +31,6 @@ SUBDIR += squid SUBDIR += squid11 SUBDIR += tkHTML - SUBDIR += tkWWW SUBDIR += w3-msql SUBDIR += w3c_httpd SUBDIR += webcopy |