aboutsummaryrefslogtreecommitdiff
path: root/korean/scim-hangul
diff options
context:
space:
mode:
authorCHOI Junho <cjh@FreeBSD.org>2007-06-24 10:12:27 +0000
committerCHOI Junho <cjh@FreeBSD.org>2007-06-24 10:12:27 +0000
commitac1e712f6e2b7f3567c91d21d342c19e792ace44 (patch)
treefa83267703115c4a1bcae6a24ca3b9b0bd8c45d4 /korean/scim-hangul
parentb033ff0857de82c59d24b5d7628b39db7e5ad214 (diff)
downloadports-ac1e712f6e2b7f3567c91d21d342c19e792ace44.tar.gz
ports-ac1e712f6e2b7f3567c91d21d342c19e792ace44.zip
Update to 0.3.1. It depends ko-libhangul now.
Notes
Notes: svn path=/head/; revision=194170
Diffstat (limited to 'korean/scim-hangul')
-rw-r--r--korean/scim-hangul/Makefile6
-rw-r--r--korean/scim-hangul/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/korean/scim-hangul/Makefile b/korean/scim-hangul/Makefile
index 27f043f268ee..ec81a1519f41 100644
--- a/korean/scim-hangul/Makefile
+++ b/korean/scim-hangul/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= scim-hangul
-PORTVERSION= 0.2.1
-PORTREVISION= 4
+PORTVERSION= 0.3.1
+#PORTREVISION= 4
CATEGORIES= korean
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=scim
@@ -16,10 +16,12 @@ 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
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_ICONV= yes
USE_GMAKE= yes
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
diff --git a/korean/scim-hangul/distinfo b/korean/scim-hangul/distinfo
index afc999c124f6..440954f3a2d5 100644
--- a/korean/scim-hangul/distinfo
+++ b/korean/scim-hangul/distinfo
@@ -1,3 +1,3 @@
-MD5 (scim-hangul-0.2.1.tar.gz) = 586dbd1c01d414125e1bb13821c57f93
-SHA256 (scim-hangul-0.2.1.tar.gz) = 68d5e2b32484022b1185052671b1ceb4daa19cefee95c8446f0b18c106cbdf96
-SIZE (scim-hangul-0.2.1.tar.gz) = 1345947
+MD5 (scim-hangul-0.3.1.tar.gz) = 72c5b5297c919b4e111b436e952ffd7f
+SHA256 (scim-hangul-0.3.1.tar.gz) = 2e934e1d4780bed3b89966612b4fd70304ee7265098365d674296fb2316d8147
+SIZE (scim-hangul-0.3.1.tar.gz) = 1233660