diff options
author | mezz <mezz@FreeBSD.org> | 2011-01-04 11:32:21 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2011-01-04 11:32:21 +0800 |
commit | 1409218a5eab2eb07e7c9291a308a1065ad3f192 (patch) | |
tree | 49cd6f5d979285c0faf13dd0abf321a704e2b878 /deskutils/Makefile | |
parent | 9e045efe47738db7983cb0197a8bf00620212141 (diff) | |
download | freebsd-ports-gnome-1409218a5eab2eb07e7c9291a308a1065ad3f192.tar.gz freebsd-ports-gnome-1409218a5eab2eb07e7c9291a308a1065ad3f192.tar.zst freebsd-ports-gnome-1409218a5eab2eb07e7c9291a308a1065ad3f192.zip |
The x11/libcapplet has been broken for over a year (will be two in June 2011)
and no one has any of interest to fix it. It's an ancient software and
is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as
the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet
are removed and ports that have optional aren't remove.
PR: ports/153355
Discussed with: My team, FreeBSD GNOME Team
Tested by: pointyhat-exp (thanks pav!)
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index db1fd1d884f4..5ad7728ced49 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -89,7 +89,6 @@ SUBDIR += gnochm SUBDIR += gnome-blog SUBDIR += gnome-main-menu - SUBDIR += gnome-pim SUBDIR += gnome-utils SUBDIR += gnote SUBDIR += gnotime |