diff options
author | asami <asami@FreeBSD.org> | 1998-08-08 07:08:39 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-08 07:08:39 +0800 |
commit | 9434cb5021a883c8dc8e3c877c77d176880efc3d (patch) | |
tree | 3cbde5b24f859b34e82e60b90e4b12e974f1418c /x11 | |
parent | 244ed4256637f1dc064f3c6bf52b86eef4f6fab8 (diff) | |
download | freebsd-ports-gnome-9434cb5021a883c8dc8e3c877c77d176880efc3d.tar.gz freebsd-ports-gnome-9434cb5021a883c8dc8e3c877c77d176880efc3d.tar.zst freebsd-ports-gnome-9434cb5021a883c8dc8e3c877c77d176880efc3d.zip |
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! :).
Diffstat (limited to 'x11')
-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 |