diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 0e2c97799a873b423fce3b9a712f48300f567461 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /inputmethod/scim | |
parent | 01d05351652eb49efd818efff5955853d0978c95 (diff) | |
download | pkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'inputmethod/scim')
-rw-r--r-- | inputmethod/scim/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile index 899f43012c5..628c3d6c503 100644 --- a/inputmethod/scim/Makefile +++ b/inputmethod/scim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/01/13 13:36:44 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2011/04/22 13:42:00 obache Exp $ # DISTNAME= scim-1.4.9 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim/buildlink3.mk b/inputmethod/scim/buildlink3.mk index b0975b3728c..15c91fb1bb7 100644 --- a/inputmethod/scim/buildlink3.mk +++ b/inputmethod/scim/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2011/01/13 13:36:44 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2011/04/22 13:42:00 obache Exp $ BUILDLINK_TREE+= scim @@ -6,7 +6,7 @@ BUILDLINK_TREE+= scim SCIM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.scim+= scim>=1.4.7 -BUILDLINK_ABI_DEPENDS.scim?= scim>=1.4.9nb4 +BUILDLINK_ABI_DEPENDS.scim?= scim>=1.4.9nb5 BUILDLINK_PKGSRCDIR.scim?= ../../inputmethod/scim .include "../../devel/gettext-lib/buildlink3.mk" |