diff options
| author | Brian Feldman <green@FreeBSD.org> | 2000-04-15 17:43:20 +0000 |
|---|---|---|
| committer | Brian Feldman <green@FreeBSD.org> | 2000-04-15 17:43:20 +0000 |
| commit | 7a95b360b5521c2b82004ea5bf73a8b2a7be07ac (patch) | |
| tree | 2e64989d1a28d9c43a8a79791335a603f9e9c47a | |
| parent | 848c1ac7437dc97d9259b715fd4a77b2bed3d64b (diff) | |
Sada-san meant to enable linux-gtk, not linux-jdk.
| -rw-r--r-- | x11-toolkits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 911485b766b6..9884da998721 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -20,7 +20,7 @@ SUBDIR += iwidgets SUBDIR += iv SUBDIR += lesstif - SUBDIR += linux-jdk + SUBDIR += linux-gtk SUBDIR += neXtaw SUBDIR += p5-Gtk SUBDIR += p5-Tcl-Tk |
