diff options
author | marcus <marcus@FreeBSD.org> | 2003-11-13 16:55:43 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-11-13 16:55:43 +0800 |
commit | 989a9b7f32336b56f6f441f646755ee5b34a6c30 (patch) | |
tree | cc8b653b41f520e0f35a06f7b227a5fe343c9d69 /x11/Makefile | |
parent | f6e63b6c5f85c4de303db2545e3e5c0cd31fed63 (diff) | |
download | freebsd-ports-gnome-989a9b7f32336b56f6f441f646755ee5b34a6c30.tar.gz freebsd-ports-gnome-989a9b7f32336b56f6f441f646755ee5b34a6c30.tar.zst freebsd-ports-gnome-989a9b7f32336b56f6f441f646755ee5b34a6c30.zip |
Add gtk2-theme-switch, a command line tool for switching GTK+-2 themes.
PR: 57039
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com>
Anish Mistry <amistry@am-productions.biz>
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 3e2f5aa470e9..7b1b2599dc9a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -56,6 +56,7 @@ SUBDIR += gromit SUBDIR += gswitchit SUBDIR += gtk-theme-switch + SUBDIR += gtk2-theme-switch SUBDIR += gxset SUBDIR += gyroscope SUBDIR += idesk |