diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-07-10 23:14:26 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-07-10 23:14:26 +0800 |
commit | cc5e5d1e021ddfba8a6eac36ec9b52300048fa65 (patch) | |
tree | d7f54c1b90320532099d80b2852b4516970017a7 /x11/Makefile | |
parent | b0c96d780499db246080aad1a051a3183137ac1d (diff) | |
download | freebsd-ports-gnome-cc5e5d1e021ddfba8a6eac36ec9b52300048fa65.tar.gz freebsd-ports-gnome-cc5e5d1e021ddfba8a6eac36ec9b52300048fa65.tar.zst freebsd-ports-gnome-cc5e5d1e021ddfba8a6eac36ec9b52300048fa65.zip |
Add libpanel 1.4.1, a library for writing custom applets for GNOME
Panel (ripped out of gnomecore).
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 1db54715dd55..44b63e5c4b1d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -69,6 +69,7 @@ SUBDIR += libdnd SUBDIR += libgnome SUBDIR += libhelp + SUBDIR += libpanel SUBDIR += libsx SUBDIR += libxklavier SUBDIR += linux-gnomelibs |