diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-06 22:47:25 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-06 22:47:25 +0800 |
commit | 74f4192188db368bb910db72e599667e08216464 (patch) | |
tree | fcb34b9b84608b3825693739e22f8969f3cecc07 /x11-toolkits/Makefile | |
parent | 15ecb3e7d5c25e61603688e0ee603795120e91ea (diff) | |
download | freebsd-ports-gnome-74f4192188db368bb910db72e599667e08216464.tar.gz freebsd-ports-gnome-74f4192188db368bb910db72e599667e08216464.tar.zst freebsd-ports-gnome-74f4192188db368bb910db72e599667e08216464.zip |
Add gtk-Mac2-theme - a GTK+ engine theme based on the look of MacOS.
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 f3e20470c83d..a94b10d6d5f3 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -13,6 +13,7 @@ SUBDIR += gnome-look SUBDIR += gob SUBDIR += gtk-- + SUBDIR += gtk-Mac2-theme SUBDIR += gtk-engines SUBDIR += gtk-engines-collection SUBDIR += gtk10 |