summaryrefslogtreecommitdiff
path: root/korean/scim-hangul/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/scim-hangul/Makefile')
-rw-r--r--korean/scim-hangul/Makefile6
1 files changed, 4 insertions, 2 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}" \