diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:08:39 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:08:39 +0000 |
commit | 15df4403445c8e10f681fbbff5c6c71ecc796da7 (patch) | |
tree | 80c59795f50daff97bc753c800f6941041705fd1 /x11/Makefile | |
parent | Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm (diff) |
I'm not sure how I missed these before. Move "gtk gtk11 p5-Gtk
p5-Tcl-Tk p5-Tk" from x11 to x11-toolkits. Note gtk11 is not in the
Makefile because it's a repository copy of gtk awaiting an upgrade
(vanilla, wake up! :).
Notes
Notes:
svn path=/head/; revision=12332
Diffstat (limited to '')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/Makefile b/x11/Makefile index 8c91fd5e013d..bd2e4b0d6a1b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.226 1998/08/07 22:56:12 asami Exp $ +# $Id: Makefile,v 1.227 1998/08/07 23:01:15 asami Exp $ # SUBDIR += XFree86 @@ -11,7 +11,6 @@ SUBDIR += emu SUBDIR += eterm SUBDIR += fbsd-icons - SUBDIR += gtk SUBDIR += kb2mb2 SUBDIR += kde SUBDIR += kdebase @@ -23,9 +22,6 @@ SUBDIR += lupe SUBDIR += offix-clipboard SUBDIR += offix-execute - SUBDIR += p5-Gtk - SUBDIR += p5-Tcl-Tk - SUBDIR += p5-Tk SUBDIR += props SUBDIR += pythonqt SUBDIR += rxvt |