diff options
author | ade <ade@FreeBSD.org> | 2000-06-10 04:44:02 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-06-10 04:44:02 +0800 |
commit | 5648d3df99b72b11ee65b2d59cd2a986be5a45cd (patch) | |
tree | c4cc9ad6911522997c4492774125faae3a49ecf8 /x11-toolkits/Makefile | |
parent | 5cb2e51de9f25bcfa73292f4687d28b2328ae198 (diff) | |
download | freebsd-ports-gnome-5648d3df99b72b11ee65b2d59cd2a986be5a45cd.tar.gz freebsd-ports-gnome-5648d3df99b72b11ee65b2d59cd2a986be5a45cd.tar.zst freebsd-ports-gnome-5648d3df99b72b11ee65b2d59cd2a986be5a45cd.zip |
guile-gnome is a series of GUILE bindings for the GNOME environment.
Bonobo and GtkHTML support will be added later as things stabilize.
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 c3a8a6254070..cd3fdee03279 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -14,6 +14,7 @@ SUBDIR += gtk12 SUBDIR += gtkglarea SUBDIR += gtkstep + SUBDIR += guile-gnome SUBDIR += guile-gtk SUBDIR += itk SUBDIR += iwidgets |