aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2013-06-21 23:43:01 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2013-06-21 23:43:01 +0000
commitdeb071806d329aeb694eb07cb8b1570a529f8390 (patch)
treed892b811a748922db3dbf58b61b15a0f5e801414 /korean
parentf5ee00702f736bd098a5abf76b1e120c4a41071b (diff)
downloadports-deb071806d329aeb694eb07cb8b1570a529f8390.tar.gz
ports-deb071806d329aeb694eb07cb8b1570a529f8390.zip
Notes
Diffstat (limited to 'korean')
-rw-r--r--korean/ibus-hangul/Makefile22
-rw-r--r--korean/ibus-hangul/distinfo4
2 files changed, 10 insertions, 16 deletions
diff --git a/korean/ibus-hangul/Makefile b/korean/ibus-hangul/Makefile
index 7f77d70d46bb..7f88c9aee847 100644
--- a/korean/ibus-hangul/Makefile
+++ b/korean/ibus-hangul/Makefile
@@ -1,15 +1,9 @@
-# New ports collection makefile for: ibus-hangul
-# Date created: August 8, 2011
-# Whom: Jung-uk Kim <jkim@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= ibus-hangul
-PORTVERSION= 1.4.1
-PORTREVISION= 3
+PORTVERSION= 1.4.2
CATEGORIES= korean
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= GOOGLE_CODE
MAINTAINER= jkim@FreeBSD.org
COMMENT= Hangul input engine for IBus
@@ -25,19 +19,19 @@ GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
-USE_GNOME= gnomehack intltool pkgconfig
+USE_GNOME= intltool pygobject3
USE_PYTHON= yes
+USES= pathfix pkgconfig
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
USES+= gettext
-LDFLAGS+= -L${LOCALBASE}/lib
-CPPFLAGS+= -I${LOCALBASE}/include
-PLIST_SUB+= NLS=""
+CONFIGURE_ARGS= --enable-nls
+PLIST_SUB= NLS=""
.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
+CONFIGURE_ARGS= --disable-nls
+PLIST_SUB= NLS="@comment "
.endif
post-install:
diff --git a/korean/ibus-hangul/distinfo b/korean/ibus-hangul/distinfo
index 4878a5a20bf3..4d0f78ff6ad3 100644
--- a/korean/ibus-hangul/distinfo
+++ b/korean/ibus-hangul/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ibus-hangul-1.4.1.tar.gz) = 8b7cbc124850df9fb78cdcb38b138f10c648b5519d36a92107616606678b662d
-SIZE (ibus-hangul-1.4.1.tar.gz) = 484065
+SHA256 (ibus-hangul-1.4.2.tar.gz) = de79dff94028673f1a00b24f9af35f37f59c12b1737d171a24ac4d34fad20b89
+SIZE (ibus-hangul-1.4.2.tar.gz) = 483967