diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-06 14:08:11 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-06 14:08:11 +0800 |
commit | fc7763c39e277d113d4e0f56bd92824337728930 (patch) | |
tree | ee01f509e891c2627832737d80acdf518d2b4064 /x11-toolkits/Makefile | |
parent | 150772962ca9d1666de04f825bb0b8db48fb0c22 (diff) | |
download | freebsd-ports-gnome-fc7763c39e277d113d4e0f56bd92824337728930.tar.gz freebsd-ports-gnome-fc7763c39e277d113d4e0f56bd92824337728930.tar.zst freebsd-ports-gnome-fc7763c39e277d113d4e0f56bd92824337728930.zip |
Add gtk-cleanice-engine, a GTK+-2 theme which incorporates the best bits from
'ThinIce' and 'Clean'.
PR: 49994
Submitted by: Philip Paeps <philip@paeps.cx>
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 0a949a9dc904..274df0c449d0 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -39,6 +39,7 @@ SUBDIR += gtk--2 SUBDIR += gtk-Mac2-theme SUBDIR += gtk-bluecurve-theme + SUBDIR += gtk-cleanice-engine SUBDIR += gtk-engines SUBDIR += gtk-engines-collection SUBDIR += gtk-engines2 |