aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs1
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-03-18 19:26:13 +0800
committersobomax <sobomax@FreeBSD.org>2002-03-18 19:26:13 +0800
commit267c972eab297e87ce7c16314746799098e8dac4 (patch)
tree2af683a87fe7ce45af6afa790164c7aaae743d86 /devel/gnome-vfs1
parent7946383043a99d6c49d37abb276828dde02d26a3 (diff)
downloadfreebsd-ports-gnome-267c972eab297e87ce7c16314746799098e8dac4.tar.gz
freebsd-ports-gnome-267c972eab297e87ce7c16314746799098e8dac4.tar.zst
freebsd-ports-gnome-267c972eab297e87ce7c16314746799098e8dac4.zip
Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
Diffstat (limited to 'devel/gnome-vfs1')
-rw-r--r--devel/gnome-vfs1/files/patch-libgnomevfs::gnome-vfs-mime-info.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/gnome-vfs1/files/patch-libgnomevfs::gnome-vfs-mime-info.c b/devel/gnome-vfs1/files/patch-libgnomevfs::gnome-vfs-mime-info.c
deleted file mode 100644
index cb57b3afd83d..000000000000
--- a/devel/gnome-vfs1/files/patch-libgnomevfs::gnome-vfs-mime-info.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- libgnomevfs/gnome-vfs-mime-info.c 2002/03/17 13:33:30 1.1
-+++ libgnomevfs/gnome-vfs-mime-info.c 2002/03/17 13:33:39
-@@ -46,7 +46,7 @@
- #include <time.h>
- #include <unistd.h>
-
--#include <iconv.h>
-+#include <giconv.h>
- #include <errno.h>
- #include <stdlib.h>
-