diff options
author | bland <bland@FreeBSD.org> | 2003-12-04 15:48:08 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2003-12-04 15:48:08 +0800 |
commit | 0dd3203dcd3d5e0b44ef85bd7822eebcaa5c7a1d (patch) | |
tree | 0a83ee53b277dbf0f8cb6a3c525304a96ac55465 /x11-toolkits/Makefile | |
parent | 8ae97c3a192319db3a923f35b6a86d820fffb839 (diff) | |
download | freebsd-ports-gnome-0dd3203dcd3d5e0b44ef85bd7822eebcaa5c7a1d.tar.gz freebsd-ports-gnome-0dd3203dcd3d5e0b44ef85bd7822eebcaa5c7a1d.tar.zst freebsd-ports-gnome-0dd3203dcd3d5e0b44ef85bd7822eebcaa5c7a1d.zip |
Add libpanelappletmm 1.3.1, C++ binding for the panel applet API.
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 f9329fbdd179..76d90fd4dda8 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -104,6 +104,7 @@ SUBDIR += libjsearch SUBDIR += libjtoolbar SUBDIR += libjtree + SUBDIR += libpanelappletmm SUBDIR += libwnck SUBDIR += libxfce4gui SUBDIR += libzvt |