summaryrefslogtreecommitdiff
path: root/korean/hanIM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/hanIM/Makefile')
-rw-r--r--korean/hanIM/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/korean/hanIM/Makefile b/korean/hanIM/Makefile
index cad1fec87c23..ece38526f826 100644
--- a/korean/hanIM/Makefile
+++ b/korean/hanIM/Makefile
@@ -7,6 +7,7 @@
PORTNAME= hanIM
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= korean x11
MASTER_SITES= ftp://ftp.mizi.com/pub/hanIM/
@@ -22,14 +23,5 @@ post-install:
${MKDIR} ${PREFIX}/share/doc/hanIM
${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/LICENSE \
${PREFIX}/share/doc/hanIM/
- # patch XLC_LOCALE for ko_KR.EUC(harmless)
- if [ -f ${PREFIX}/lib/X11/locale/ko/XLC_LOCALE ]; then \
- ${MV} -f ${PREFIX}/lib/X11/locale/ko/XLC_LOCALE \
- ${PREFIX}/lib/X11/locale/ko/XLC_LOCALE.orig; \
- fi
- ${INSTALL_DATA} ${FILESDIR}/XLC_LOCALE \
- ${PREFIX}/lib/X11/locale/ko/
- ${INSTALL_DATA} ${FILESDIR}/XLC_LOCALE \
- ${PREFIX}/share/doc/hanIM/
.include <bsd.port.mk>