diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-12 04:44:36 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-12 04:44:36 +0800 |
commit | 9096a194f2373048fa48bb482a40ef511e9216ae (patch) | |
tree | cc4d923225cce94e4395f0ea31bf69a751270b25 /x11-toolkits/Makefile | |
parent | 95ac4a35697b687e3066656e9017d3f327e7e38c (diff) | |
download | freebsd-ports-gnome-9096a194f2373048fa48bb482a40ef511e9216ae.tar.gz freebsd-ports-gnome-9096a194f2373048fa48bb482a40ef511e9216ae.tar.zst freebsd-ports-gnome-9096a194f2373048fa48bb482a40ef511e9216ae.zip |
Say goodbuy to gtk13/glib13 - it was replaced with gtk20 (after a repo-copy of
course).
Special thanks to: cvs (for extremely fast repo-copying)
Diffstat (limited to 'x11-toolkits/Makefile')
-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 710557d0a44f..71a74da2281e 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -37,7 +37,6 @@ SUBDIR += gtk-zenith-theme SUBDIR += gtk12 SUBDIR += gtk12-apireference - SUBDIR += gtk13 SUBDIR += gtk20 SUBDIR += gtkada SUBDIR += gtkbe |