summaryrefslogtreecommitdiff
path: root/inputmethod/tomoe-gtk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-02-06 12:40:37 +0000
committerwiz <wiz@pkgsrc.org>2012-02-06 12:40:37 +0000
commit5fb1e22076be7027761809984dba838885e882ea (patch)
tree93aeead30f52121c8361033b50e4b482c960b067 /inputmethod/tomoe-gtk
parent967079e05e4b2b1f9d5ad9aee166bb161d6d4630 (diff)
downloadpkgsrc-5fb1e22076be7027761809984dba838885e882ea.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Diffstat (limited to 'inputmethod/tomoe-gtk')
-rw-r--r--inputmethod/tomoe-gtk/Makefile4
-rw-r--r--inputmethod/tomoe-gtk/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/tomoe-gtk/Makefile b/inputmethod/tomoe-gtk/Makefile
index 1d318b803dc..b1fa5e693d1 100644
--- a/inputmethod/tomoe-gtk/Makefile
+++ b/inputmethod/tomoe-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2011/11/01 06:01:55 sbd Exp $
+# $NetBSD: Makefile,v 1.14 2012/02/06 12:40:45 wiz Exp $
#
DISTNAME= tomoe-gtk-0.6.0
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
diff --git a/inputmethod/tomoe-gtk/buildlink3.mk b/inputmethod/tomoe-gtk/buildlink3.mk
index 2f4f045546f..ff1d925a225 100644
--- a/inputmethod/tomoe-gtk/buildlink3.mk
+++ b/inputmethod/tomoe-gtk/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2011/11/01 06:01:55 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2012/02/06 12:40:45 wiz Exp $
BUILDLINK_TREE+= tomoe-gtk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= tomoe-gtk
TOMOE_GTK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0
-BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb10
+BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb11
BUILDLINK_PKGSRCDIR.tomoe-gtk?= ../../inputmethod/tomoe-gtk
.include "../../inputmethod/tomoe/buildlink3.mk"