diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-19 09:39:14 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-19 09:39:14 +0800 |
commit | fb846696976dcfd8774b0058c0c1de800bbc28ee (patch) | |
tree | f043b63e52fdca1ffd010ebb0a440047c3d1db9a /x11/Makefile | |
parent | 9eee5ab2d03e0a83925c69bcd81e6c2f60ff9146 (diff) | |
download | freebsd-ports-gnome-fb846696976dcfd8774b0058c0c1de800bbc28ee.tar.gz freebsd-ports-gnome-fb846696976dcfd8774b0058c0c1de800bbc28ee.tar.zst freebsd-ports-gnome-fb846696976dcfd8774b0058c0c1de800bbc28ee.zip |
Remove gnomeres_applet as it depends on the old GNOME 1.4 libpanel.
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 d197ac249cf5..0e7145f1c52d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -50,7 +50,6 @@ SUBDIR += gnomelibs SUBDIR += gnomemag SUBDIR += gnomepanel - SUBDIR += gnomeres_applet SUBDIR += gnomesession SUBDIR += gnometerminal SUBDIR += gromit |