diff options
author | marcus <marcus@FreeBSD.org> | 2002-04-09 05:01:48 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-04-09 05:01:48 +0800 |
commit | 3eb8af00ef13e2e568d30d0ec0840b97ea96cee2 (patch) | |
tree | 60a50a32493eafce58429f2cdd81b39ead5aec39 /x11-toolkits/Makefile | |
parent | 8175b10653261ab43f647148296e2255213d72d0 (diff) | |
download | freebsd-ports-gnome-3eb8af00ef13e2e568d30d0ec0840b97ea96cee2.tar.gz freebsd-ports-gnome-3eb8af00ef13e2e568d30d0ec0840b97ea96cee2.tar.zst freebsd-ports-gnome-3eb8af00ef13e2e568d30d0ec0840b97ea96cee2.zip |
Add libbonoboui, the GUI components for GOME 2.0 bonobo component.
Reviewed by: sobomax
Approved by: sobomax
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 bee84d47768a..11d3ecd9b94d 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -55,6 +55,7 @@ SUBDIR += iwidgets SUBDIR += jx SUBDIR += lesstif + SUBDIR += libbonoboui SUBDIR += libgtkeditor SUBDIR += libj2dplot SUBDIR += libjparser |