diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-08-29 09:21:17 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-08-29 09:21:17 +0000 |
commit | 7442b5c30adfc6d32c2be447c978339da4d13d74 (patch) | |
tree | 77e6fe54d7423afe2683575dbf2347b2b4ea74e7 /x11-toolkits/Makefile | |
parent | 97a7b3f77761e0b9870ee645eb19c94513ee7a86 (diff) | |
download | FreeBSD-ports-7442b5c30adfc6d32c2be447c978339da4d13d74.zip FreeBSD-ports-7442b5c30adfc6d32c2be447c978339da4d13d74.tar.gz |
Add gtkextra-- - a C++ wrappers for GtkExtra, for use with 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 04cbc23..f874279 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -24,6 +24,7 @@ SUBDIR += gtk13 SUBDIR += gtkbe SUBDIR += gtkextra + SUBDIR += gtkextra-- SUBDIR += gtkglarea SUBDIR += gtkstep SUBDIR += gtkstep-pastel |