diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:17:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:17:56 +0000 |
commit | 0bf51719f05a90c466fc2ee3154597ae066dfc82 (patch) | |
tree | 1909d73d5e68bb6f167fd408a76593ead5a738a5 /inputmethod/m17n-im-config | |
parent | 6722e085748153dc1b75c5d98ef96d57946e36ff (diff) | |
download | pkgsrc-0bf51719f05a90c466fc2ee3154597ae066dfc82.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'inputmethod/m17n-im-config')
-rw-r--r-- | inputmethod/m17n-im-config/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/m17n-im-config/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/m17n-im-config/Makefile b/inputmethod/m17n-im-config/Makefile index 3ac7e82cbca..80065e164b6 100644 --- a/inputmethod/m17n-im-config/Makefile +++ b/inputmethod/m17n-im-config/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/01/26 21:36:33 adam Exp $ +# $NetBSD: Makefile,v 1.21 2013/02/16 11:18:31 wiz Exp $ # DISTNAME= m17n-im-config-0.9.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= inputmethod devel MASTER_SITES= http://www.m17n.org/m17n-lib-download/ diff --git a/inputmethod/m17n-im-config/buildlink3.mk b/inputmethod/m17n-im-config/buildlink3.mk index dd4722e4674..94b30147c44 100644 --- a/inputmethod/m17n-im-config/buildlink3.mk +++ b/inputmethod/m17n-im-config/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2013/01/26 21:36:33 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2013/02/16 11:18:31 wiz Exp $ BUILDLINK_TREE+= m17n-im-config @@ -6,7 +6,7 @@ BUILDLINK_TREE+= m17n-im-config M17N_IM_CONFIG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0 -BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb16 +BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb17 BUILDLINK_PKGSRCDIR.m17n-im-config?= ../../inputmethod/m17n-im-config .include "../../devel/gettext-lib/buildlink3.mk" |