diff options
author | ade <ade@FreeBSD.org> | 2000-10-06 15:06:19 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-10-06 15:06:19 +0000 |
commit | 062be118d4a9de4b201f07412b3db574152b8c64 (patch) | |
tree | 2197f70a1dcba014f01b1316caa325b5b79da91f /x11-toolkits | |
parent | 51c8809bfd2b988d762150f069149de8bef25d28 (diff) | |
download | FreeBSD-ports-062be118d4a9de4b201f07412b3db574152b8c64.zip FreeBSD-ports-062be118d4a9de4b201f07412b3db574152b8c64.tar.gz |
Remove remnants of GTK 1.0.x since nothing depends on them any more.
Done a few days earlier than I had initially suggested on the -ports list
since other committers have already taken care of the few remaining ports
that depended on them
Discussed on: -ports list
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index dfc0e10..a265adf 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -21,7 +21,6 @@ SUBDIR += gtk-Mac2-theme SUBDIR += gtk-engines SUBDIR += gtk-engines-collection - SUBDIR += gtk10 SUBDIR += gtk12 SUBDIR += gtk13 SUBDIR += gtkbe |