diff options
author | marcus <marcus@FreeBSD.org> | 2002-04-25 00:06:45 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-04-25 00:06:45 +0800 |
commit | a769016250b3b27773e91e60b5cefe2bf90d0684 (patch) | |
tree | 6e9cad097877d53f89a0d75db4d86c579708c959 /x11-toolkits/Makefile | |
parent | 49d35fd56eb9e8b5330d5918d3749d256845e17f (diff) | |
download | freebsd-ports-gnome-a769016250b3b27773e91e60b5cefe2bf90d0684.tar.gz freebsd-ports-gnome-a769016250b3b27773e91e60b5cefe2bf90d0684.tar.zst freebsd-ports-gnome-a769016250b3b27773e91e60b5cefe2bf90d0684.zip |
Add libwnck, an GNOME 2.0 API for building pagers and tasklists.
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 476e9110a0d8..42e003020b0e 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -66,6 +66,7 @@ SUBDIR += libjsearch SUBDIR += libjtoolbar SUBDIR += libjtree + SUBDIR += libwnck SUBDIR += libzvt SUBDIR += linux-gtk SUBDIR += linux-openmotif |