diff options
author | will <will@FreeBSD.org> | 2000-06-10 03:58:05 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-10 03:58:05 +0800 |
commit | 80d1e6bf8f7bfff7773b5fff81fa1cad677f8252 (patch) | |
tree | f75339c522d62aa60a1d07a704a029b019925d80 /x11-toolkits/Makefile | |
parent | 66dee707ae777c65aa4d732690c8cf14cabca77b (diff) | |
download | freebsd-ports-gnome-80d1e6bf8f7bfff7773b5fff81fa1cad677f8252.tar.gz freebsd-ports-gnome-80d1e6bf8f7bfff7773b5fff81fa1cad677f8252.tar.zst freebsd-ports-gnome-80d1e6bf8f7bfff7773b5fff81fa1cad677f8252.zip |
Add libjsearch, yet another library based on top of x11-toolkits/jx.
PR: 19041
Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
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 aea750da717a..c3a8a6254070 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -21,6 +21,7 @@ SUBDIR += jx SUBDIR += kde-qt-addon SUBDIR += lesstif + SUBDIR += libjsearch SUBDIR += libjtoolbar SUBDIR += libjtree SUBDIR += linux-gtk |