diff options
author | marcus <marcus@FreeBSD.org> | 2002-10-17 18:18:59 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-10-17 18:18:59 +0000 |
commit | c13f7589e58444095999a993896f94866facc7c7 (patch) | |
tree | ed22e6316c729fd2cafe55463e5d50c767a7afe3 /x11-toolkits/Makefile | |
parent | 8ae98f3ce6180e4c09553e84879237161556e198 (diff) | |
download | FreeBSD-ports-c13f7589e58444095999a993896f94866facc7c7.zip FreeBSD-ports-c13f7589e58444095999a993896f94866facc7c7.tar.gz |
Add gtk-bluecurve-theme, a port of the RedHat 8.0 unified QT/GTK theme
for GTK and GTK 2.
PR: 43640
Submitted by: Ryzhyk Eugeney <evgeni67@bezeqint.net>
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 c7e2032..5d1e885 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -36,6 +36,7 @@ SUBDIR += gtk-- SUBDIR += gtk--2 SUBDIR += gtk-Mac2-theme + SUBDIR += gtk-bluecurve-theme SUBDIR += gtk-engines SUBDIR += gtk-engines2 SUBDIR += gtk-engines-collection |