diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-08-17 22:59:31 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-08-17 22:59:31 +0800 |
commit | a96e301ccac6504989a085a7ccc242429d48c3b0 (patch) | |
tree | 3971750c8a2b425af0128fc0970f72970b485e4d /x11-toolkits/Makefile | |
parent | edb12263e92cef5b4f60c711cef32e4b66b4beef (diff) | |
download | freebsd-ports-gnome-a96e301ccac6504989a085a7ccc242429d48c3b0.tar.gz freebsd-ports-gnome-a96e301ccac6504989a085a7ccc242429d48c3b0.tar.zst freebsd-ports-gnome-a96e301ccac6504989a085a7ccc242429d48c3b0.zip |
Add gtkextra - a useful widget set complementary to GTK+.
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 eb8d760f53bb..c268e0fbefc8 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -20,6 +20,7 @@ SUBDIR += gtk12 SUBDIR += gtk13 SUBDIR += gtkbe + SUBDIR += gtkextra SUBDIR += gtkglarea SUBDIR += gtkstep SUBDIR += gtkstep-pastel |