diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-23 15:48:46 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-23 15:48:46 +0000 |
commit | 16b1be6b5ae1f0328098422885b54e8aaea8f154 (patch) | |
tree | 36ef8b1af29772863311e4d47682e0c9e7ce4466 /x11-toolkits/Makefile | |
parent | 9054712679bb68d142ac2cbab04fc1d9f122d86f (diff) | |
download | FreeBSD-ports-16b1be6b5ae1f0328098422885b54e8aaea8f154.zip FreeBSD-ports-16b1be6b5ae1f0328098422885b54e8aaea8f154.tar.gz |
Add gtk-engines2 after repo copy from gtk-engines. Gtk-engines is the theme
engine for GTK+-2.0.
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 de53871..a9f9066 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -32,6 +32,7 @@ SUBDIR += gtk-- SUBDIR += gtk-Mac2-theme SUBDIR += gtk-engines + SUBDIR += gtk-engines2 SUBDIR += gtk-engines-collection SUBDIR += gtk-flat-theme SUBDIR += gtk-qn-x11-theme |