diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-13 22:08:45 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-13 22:08:45 +0800 |
commit | 2b0da9b33a454c219969467c8f75d383d7dd0546 (patch) | |
tree | 44f0d94e7d14c14a715b3de6fbe9c1e423bb18ff /x11-toolkits/Makefile | |
parent | 894cbadc33c2321bafc183daa64951fc783a7ed1 (diff) | |
download | freebsd-ports-gnome-2b0da9b33a454c219969467c8f75d383d7dd0546.tar.gz freebsd-ports-gnome-2b0da9b33a454c219969467c8f75d383d7dd0546.tar.zst freebsd-ports-gnome-2b0da9b33a454c219969467c8f75d383d7dd0546.zip |
Activate gnome-look and gtk-engines-collection.
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 5a17ef70c74f..d92473e36e24 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -8,9 +8,11 @@ SUBDIR += clean-theme-gtk SUBDIR += fltk SUBDIR += fox + SUBDIR += gnome-look SUBDIR += gob SUBDIR += gtk-- SUBDIR += gtk-engines + SUBDIR += gtk-engines-collection SUBDIR += gtk10 SUBDIR += gtk12 SUBDIR += gtkglarea |