diff options
author | anholt <anholt@FreeBSD.org> | 2004-01-25 18:15:39 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-01-25 18:15:39 +0800 |
commit | 765daf0a320f82b1a4fc0f800f0fc41b0f652550 (patch) | |
tree | cfcdb898fc05a5fd9bfb89299626c612dd9487f2 /x11-toolkits/Makefile | |
parent | 5f09b667b1f4e5a2221d8720b9e0ec5fe1ba223c (diff) | |
download | freebsd-ports-gnome-765daf0a320f82b1a4fc0f800f0fc41b0f652550.tar.gz freebsd-ports-gnome-765daf0a320f82b1a4fc0f800f0fc41b0f652550.tar.zst freebsd-ports-gnome-765daf0a320f82b1a4fc0f800f0fc41b0f652550.zip |
New port: X Toolkit library from freedesktop.org
Testing is encouraged, but please do not use these ports as dependencies until
the XFree86 ports have been updated to depend on them.
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 f69cd8b458e8..a4fe6266db7c 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -89,6 +89,7 @@ SUBDIR += iwidgets SUBDIR += jx SUBDIR += lesstif + SUBDIR += libXt SUBDIR += libbonoboui SUBDIR += libbonobouimm SUBDIR += libgail-gnome |