aboutsummaryrefslogtreecommitdiffstats
path: root/finance/gnucash
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 /finance/gnucash
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 'finance/gnucash')
-rw-r--r--finance/gnucash/files/patch-intl::gettextP.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/finance/gnucash/files/patch-intl::gettextP.h b/finance/gnucash/files/patch-intl::gettextP.h
deleted file mode 100644
index 93e8fc70bd28..000000000000
--- a/finance/gnucash/files/patch-intl::gettextP.h
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- intl/gettextP.h 2001/07/27 15:27:33 1.1
-+++ intl/gettextP.h 2001/07/27 15:27:49
-@@ -25,7 +25,7 @@
- # include "../iconv/gconv_int.h"
- #else
- # if HAVE_ICONV
--# include <iconv.h>
-+# include <giconv.h>
- # endif
- #endif
-