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/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile
index 7c926106cc5..eaa934e04f7 100644
--- a/inputmethod/scim-chewing/Makefile
+++ b/inputmethod/scim-chewing/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2011/04/22 13:43:56 obache Exp $
+# $NetBSD: Makefile,v 1.8 2011/10/08 08:25:10 obache Exp $
#
-DISTNAME= scim-chewing-0.3.3
-PKGREVISION= 5
+DISTNAME= scim-chewing-0.3.4
CATEGORIES= inputmethod
MASTER_SITES= http://chewing.csie.net/download/scim/
EXTRACT_SUFX= .tar.bz2
@@ -23,6 +22,7 @@ GNU_CONFIGURE= yes
USE_SCIM_GTKUTILS= yes
.include "../../devel/gettext-lib/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libchewing+= libchewing>=0.3.3
.include "../../inputmethod/libchewing/buildlink3.mk"
.include "../../inputmethod/scim/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"