aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorCHOI Junho <cjh@FreeBSD.org>2002-05-03 02:28:24 +0000
committerCHOI Junho <cjh@FreeBSD.org>2002-05-03 02:28:24 +0000
commitdbeaee84e1fb7f8cd50dbc89fa3055a79a7dd56c (patch)
tree8e9414b5e79dbb5d790f2d256b720ea83bb6663b /korean
parentd845a8a153bb15788f9b08b049f926d34c41f4b6 (diff)
downloadports-dbeaee84e1fb7f8cd50dbc89fa3055a79a7dd56c.tar.gz
ports-dbeaee84e1fb7f8cd50dbc89fa3055a79a7dd56c.zip
Notes
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 0f74987d45b3..e1f5897bdb9c 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"