summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-12-15 13:44:07 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-12-15 13:44:07 +0000
commitcfd42c9e2ef2fa21d9952f81df782acfa9ebbb6e (patch)
tree51003eebdeaa53f3d30991d23bde9b9c003d1180 /korean
parent- Update to 0.0.6 (diff)
- Chase libhangul update
Notes
Notes: svn path=/head/; revision=203728
Diffstat (limited to 'korean')
-rw-r--r--korean/scim-hangul/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/scim-hangul/Makefile b/korean/scim-hangul/Makefile
index ec81a1519f41..3ec4bcccdbe9 100644
--- a/korean/scim-hangul/Makefile
+++ b/korean/scim-hangul/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-hangul
PORTVERSION= 0.3.1
-#PORTREVISION= 4
+PORTREVISION= 1
CATEGORIES= korean
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=scim
@@ -16,7 +16,7 @@ MAINTAINER= cjh@FreeBSD.org
COMMENT= SCIM IMEngine module for Korean(Hangul) input
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
-LIB_DEPENDS= hangul.0:${PORTSDIR}/korean/libhangul
+LIB_DEPENDS= hangul.1:${PORTSDIR}/korean/libhangul
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_ICONV= yes