diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-12 15:30:59 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-12 15:30:59 +0000 |
commit | d40718e02c3e4323331cdf834a1e985f2b412f80 (patch) | |
tree | 12a44112978a472e9be463087185fb07e9739e72 /x11/Makefile | |
parent | 36e9899cbefda0957c961aa485493ef48dfed40a (diff) | |
download | FreeBSD-ports-d40718e02c3e4323331cdf834a1e985f2b412f80.zip FreeBSD-ports-d40718e02c3e4323331cdf834a1e985f2b412f80.tar.gz |
Remove libpanel. It has sered us well, but now that the GNOME 1.4 desktop
is no longer in the tree, this port doesn't serve much of a purpose.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 93bb1eb..d197ac2 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -70,7 +70,6 @@ SUBDIR += libdnd SUBDIR += libgnome SUBDIR += libgnomemm - SUBDIR += libpanel SUBDIR += libsx SUBDIR += libxfce4mcs SUBDIR += libxfce4util |