From 9ef62b00fe69ea524fc345d75f3cbdb18d7bce88 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 18 Mar 2002 17:23:06 +0000 Subject: Remove patches not needed anymore (iconv --> giconv). --- devel/bonobo-activation/files/patch-intltool-merge.in | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 devel/bonobo-activation/files/patch-intltool-merge.in (limited to 'devel/bonobo-activation') diff --git a/devel/bonobo-activation/files/patch-intltool-merge.in b/devel/bonobo-activation/files/patch-intltool-merge.in deleted file mode 100644 index 4a5138a8ddda..000000000000 --- a/devel/bonobo-activation/files/patch-intltool-merge.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- intltool-merge.in 2002/02/27 09:18:26 1.1 -+++ intltool-merge.in 2002/02/27 09:18:34 -@@ -287,7 +287,7 @@ - if (lc $encoding eq "utf-8") { - open PO_FILE, "<$po_file"; - } else { -- open PO_FILE, "iconv -f $encoding -t UTF-8 $po_file|"; -+ open PO_FILE, "giconv -f $encoding -t UTF-8 $po_file|"; - } - } else { - open PO_FILE, "<$po_file"; -- cgit v1.2.3