diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-20 00:36:31 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-20 00:36:31 +0800 |
commit | 34b65b95e3160be9e21740663fc9a7ae01f91f1b (patch) | |
tree | 5b4d72b4cc24dd4635f529be980d75a853a662b4 /x11-toolkits/Makefile | |
parent | d0b972ca63d92567de49c164f875117b9adfa817 (diff) | |
download | freebsd-ports-gnome-34b65b95e3160be9e21740663fc9a7ae01f91f1b.tar.gz freebsd-ports-gnome-34b65b95e3160be9e21740663fc9a7ae01f91f1b.tar.zst freebsd-ports-gnome-34b65b95e3160be9e21740663fc9a7ae01f91f1b.zip |
Re-add the gtk-industrial-theme for GTK+-1 only. The GTK+-2 version
can still be found in x11-toolkits/gnome-themes-extras.
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 0432cd2a33f7..99017fa4bf71 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -49,6 +49,7 @@ SUBDIR += gtk-engines2 SUBDIR += gtk-flat-theme SUBDIR += gtk-flat-theme2 + SUBDIR += gtk-industrial-theme SUBDIR += gtk-qn-x11-theme SUBDIR += gtk-qnxtheme SUBDIR += gtk-sharp |