summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-unikey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/ibus-unikey/Makefile')
-rw-r--r--inputmethod/ibus-unikey/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/inputmethod/ibus-unikey/Makefile b/inputmethod/ibus-unikey/Makefile
index c9a4aa71389..3feccf772c1 100644
--- a/inputmethod/ibus-unikey/Makefile
+++ b/inputmethod/ibus-unikey/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.7 2011/11/01 06:01:52 sbd Exp $
+# $NetBSD: Makefile,v 1.8 2011/12/04 13:10:39 obache Exp $
#
-DISTNAME= ibus-unikey-0.5.1
-PKGREVISION= 4
+DISTNAME= ibus-unikey-0.6.0
CATEGORIES= inputmethod
MASTER_SITES= http://ibus-unikey.googlecode.com/files/
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://code.google.com/p/ibus-unikey/
COMMENT= Vietnamese Input Method Engine for IBUS using Unikey IME
-LICENSE= gnu-gpl-v2
+LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
@@ -17,11 +16,10 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config intltool msgfmt
+
+CONFIGURE_ARGS+= --with-gtk-version=2
-PYTHON_FOR_BUILD_ONLY= yes
-.include "../../lang/python/pyversion.mk"
-.include "../../devel/GConf/buildlink3.mk"
.include "../../inputmethod/ibus/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0
.include "../../x11/gtk2/buildlink3.mk"