summaryrefslogtreecommitdiffstats
path: root/korean
diff options
context:
space:
mode:
authorcjh <cjh@FreeBSD.org>2002-05-03 02:28:24 +0000
committercjh <cjh@FreeBSD.org>2002-05-03 02:28:24 +0000
commitc479476ed1aaa955d9f65946982862d1b94237e9 (patch)
tree2131672da582e73af82b1b115e4c77046f63a59c /korean
parentde9a43d78864e70047756ddf93cb2b674c08607b (diff)
downloadFreeBSD-ports-c479476ed1aaa955d9f65946982862d1b94237e9.zip
FreeBSD-ports-c479476ed1aaa955d9f65946982862d1b94237e9.tar.gz
Temporary patch fix due to BSD iconv.
This problem is reported to path author. Submitted by: "Seung Lyun Lee" <micherin@korea.com>
Diffstat (limited to 'korean')
-rw-r--r--korean/gaim/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/korean/gaim/Makefile b/korean/gaim/Makefile
index 0f74987..e1f5897 100644
--- a/korean/gaim/Makefile
+++ b/korean/gaim/Makefile
@@ -23,4 +23,7 @@ MD5_FILE= ${.CURDIR}/distinfo
BROKEN= "/usr/include/langinfo.h needed; 4-stable after Mar 13 2002 and -current"
.endif
+post-patch:
+ @${PERL} -pi -e 's,UTF8,UTF-8,g' ${WRKSRC}/src/util.c
+
.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud