diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2011-01-04 03:32:21 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2011-01-04 03:32:21 +0000 |
commit | 00f2c843c5ab24d5ee626dfdc311955cf8068fe6 (patch) | |
tree | a5f5daa14394a2cf7e8511972fcc0920adfa9ea7 /deskutils/gnome-pim/files/patch-configure | |
parent | 4d5ee7102d926d8556744b443ba1c64fedaf363d (diff) |
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!)
Notes
Notes:
svn path=/head/; revision=267360
Diffstat (limited to 'deskutils/gnome-pim/files/patch-configure')
-rw-r--r-- | deskutils/gnome-pim/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/deskutils/gnome-pim/files/patch-configure b/deskutils/gnome-pim/files/patch-configure deleted file mode 100644 index db3c8d027a0b..000000000000 --- a/deskutils/gnome-pim/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Fri May 31 16:29:25 2002 -+++ configure Fri May 31 16:30:03 2002 -@@ -6413,6 +6413,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' |