diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | ed93f0ca4714712817b38621e93dcad138f16ee1 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /inputmethod/tomoe-gtk | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'inputmethod/tomoe-gtk')
-rw-r--r-- | inputmethod/tomoe-gtk/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/tomoe-gtk/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/tomoe-gtk/Makefile b/inputmethod/tomoe-gtk/Makefile index 5e0b71e6f04..46e9598c0f2 100644 --- a/inputmethod/tomoe-gtk/Makefile +++ b/inputmethod/tomoe-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/10/06 14:25:21 asau Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/08 23:00:52 adam Exp $ # DISTNAME= tomoe-gtk-0.6.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} diff --git a/inputmethod/tomoe-gtk/buildlink3.mk b/inputmethod/tomoe-gtk/buildlink3.mk index 102b27a2d38..78183bb2316 100644 --- a/inputmethod/tomoe-gtk/buildlink3.mk +++ b/inputmethod/tomoe-gtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2012/10/02 17:11:25 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2012/10/08 23:00:52 adam 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.0nb16 +BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb17 BUILDLINK_PKGSRCDIR.tomoe-gtk?= ../../inputmethod/tomoe-gtk .include "../../inputmethod/tomoe/buildlink3.mk" |