diff options
author | ade <ade@FreeBSD.org> | 2000-10-06 23:06:19 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-10-06 23:06:19 +0800 |
commit | 062be118d4a9de4b201f07412b3db574152b8c64 (patch) | |
tree | 2197f70a1dcba014f01b1316caa325b5b79da91f | |
parent | 51c8809bfd2b988d762150f069149de8bef25d28 (diff) | |
download | freebsd-ports-graphics-062be118d4a9de4b201f07412b3db574152b8c64.tar.gz freebsd-ports-graphics-062be118d4a9de4b201f07412b3db574152b8c64.tar.zst freebsd-ports-graphics-062be118d4a9de4b201f07412b3db574152b8c64.zip |
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
-rw-r--r-- | korean/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/korean/Makefile b/korean/Makefile index 680c79f01bd..b26e8a4cce6 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -17,7 +17,6 @@ SUBDIR += ftghostscript5 SUBDIR += gau SUBDIR += ghostscript55httf - SUBDIR += gtk10 SUBDIR += gtkcomm SUBDIR += h2ps SUBDIR += han diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index dfc0e10e3f2..a265adf813d 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 |