summaryrefslogtreecommitdiff
path: root/inputmethod/scim-chewing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/scim-chewing/Makefile')
-rw-r--r--inputmethod/scim-chewing/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile
index 75f331175a7..a00fa99c720 100644
--- a/inputmethod/scim-chewing/Makefile
+++ b/inputmethod/scim-chewing/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2013/08/10 07:11:02 obache Exp $
+# $NetBSD: Makefile,v 1.23 2013/08/10 09:31:37 obache Exp $
#
-DISTNAME= scim-chewing-0.3.4
-PKGREVISION= 12
+DISTNAME= scim-chewing-0.3.5
CATEGORIES= inputmethod
MASTER_SITES= http://chewing.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
@@ -21,7 +20,7 @@ GNU_CONFIGURE= yes
USE_SCIM_GTKUTILS= yes
.include "../../devel/gettext-lib/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libchewing+= libchewing>=0.3.3
+BUILDLINK_API_DEPENDS.libchewing+= libchewing>=0.3.4
.include "../../inputmethod/libchewing/buildlink3.mk"
.include "../../inputmethod/scim/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"