diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-15 23:07:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-15 23:07:28 +0000 |
commit | 098bc24e38120f9a170019dd2f3c991fb979ca14 (patch) | |
tree | 8b025ddfec895feb38a9b4a0a71e65a99045d82b /x11-toolkits/Makefile | |
parent | d33505b24fee259d56e98bcc223813e060562b53 (diff) | |
download | ports-098bc24e38120f9a170019dd2f3c991fb979ca14.tar.gz ports-098bc24e38120f9a170019dd2f3c991fb979ca14.zip |
Add libbonobouimm, the C++ bindings for libbonoboui.
Submitted by: Alexander Nedotsukov <bland@mail.ru>
Notes
Notes:
svn path=/head/; revision=83068
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 269097f21bc8..deaf79ca255d 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -88,6 +88,7 @@ SUBDIR += jx SUBDIR += lesstif SUBDIR += libbonoboui + SUBDIR += libbonobouimm SUBDIR += libgail-gnome SUBDIR += libgnomeprintui SUBDIR += libgnomeprintui20 |