From 00f2c843c5ab24d5ee626dfdc311955cf8068fe6 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Tue, 4 Jan 2011 03:32:21 +0000 Subject: 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!) --- www/gtkhtml/files/patch-src_gtkhtml-propmanager.c | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 www/gtkhtml/files/patch-src_gtkhtml-propmanager.c (limited to 'www/gtkhtml/files/patch-src_gtkhtml-propmanager.c') diff --git a/www/gtkhtml/files/patch-src_gtkhtml-propmanager.c b/www/gtkhtml/files/patch-src_gtkhtml-propmanager.c deleted file mode 100644 index 3c1d4e916827..000000000000 --- a/www/gtkhtml/files/patch-src_gtkhtml-propmanager.c +++ /dev/null @@ -1,16 +0,0 @@ ---- src/gtkhtml-propmanager.c.orig Mon Sep 22 19:08:54 2003 -+++ src/gtkhtml-propmanager.c Mon Sep 22 19:09:24 2003 -@@ -24,6 +24,7 @@ - #include - #include - -+#ifdef GTKHTML_HAVE_GCONF - - #include "gtkhtml-propmanager.h" - #include "gtkhtml-properties.h" -@@ -611,3 +612,5 @@ - - return propmanager_type; - } -+ -+#endif -- cgit v1.2.3