diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-08 11:26:20 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-08 11:26:20 +0800 |
commit | 05e1dd9a41463acf54fced23d3190970b4acfc81 (patch) | |
tree | d4e5aec994b7d21fdd6585d6b36d3326323c27d3 /x11-toolkits/Makefile | |
parent | bd85673eaad56de628ddf98b115695196322c6d3 (diff) | |
download | freebsd-ports-gnome-05e1dd9a41463acf54fced23d3190970b4acfc81.tar.gz freebsd-ports-gnome-05e1dd9a41463acf54fced23d3190970b4acfc81.tar.zst freebsd-ports-gnome-05e1dd9a41463acf54fced23d3190970b4acfc81.zip |
Add gtk-flat-theme2 after a repo copy from gtk-flat-theme.
gtk-flat-theme2 gives GTK+-2 elements a flattened appearance.
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 a854159c52ff..e2acf0c8861f 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -45,6 +45,7 @@ SUBDIR += gtk-engines-collection SUBDIR += gtk-engines2 SUBDIR += gtk-flat-theme + SUBDIR += gtk-flat-theme2 SUBDIR += gtk-qn-x11-theme SUBDIR += gtk-qnxtheme SUBDIR += gtk-sharp |