diff options
author | marcus <marcus@FreeBSD.org> | 2002-04-09 05:05:28 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-04-09 05:05:28 +0800 |
commit | 909b22760f1d211fbb651ac1fd28cd8f84151f4c (patch) | |
tree | b3274121890387c7040b25b87602029dd18d45d2 /x11-toolkits/Makefile | |
parent | b862ce138a69e72cafa38018471f0d10dc50de45 (diff) | |
download | freebsd-ports-gnome-909b22760f1d211fbb651ac1fd28cd8f84151f4c.tar.gz freebsd-ports-gnome-909b22760f1d211fbb651ac1fd28cd8f84151f4c.tar.zst freebsd-ports-gnome-909b22760f1d211fbb651ac1fd28cd8f84151f4c.zip |
Add libgnomeui, the GUI components for the GNOME 2.0 framework.
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 11d3ecd9b94d..71384c8ee343 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -56,6 +56,7 @@ SUBDIR += jx SUBDIR += lesstif SUBDIR += libbonoboui + SUBDIR += libgnomeui SUBDIR += libgtkeditor SUBDIR += libj2dplot SUBDIR += libjparser |