diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /inputmethod/unicon-im | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'inputmethod/unicon-im')
-rw-r--r-- | inputmethod/unicon-im/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/unicon-im/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/unicon-im/Makefile b/inputmethod/unicon-im/Makefile index ce3b594fae3..ab722143360 100644 --- a/inputmethod/unicon-im/Makefile +++ b/inputmethod/unicon-im/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2005/06/01 18:02:58 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/02/05 23:09:43 joerg Exp $ DISTNAME= unicon-1.2 PKGNAME= unicon-im-1.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod MASTER_SITES= http://www.opencjk.org/~yumj/download/ diff --git a/inputmethod/unicon-im/buildlink3.mk b/inputmethod/unicon-im/buildlink3.mk index 117a289b566..ea41997b470 100644 --- a/inputmethod/unicon-im/buildlink3.mk +++ b/inputmethod/unicon-im/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:14:59 tv Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2006/02/05 23:09:43 joerg Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ UNICON_IM_BUILDLINK3_MK:= ${UNICON_IM_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= unicon-im .if !empty(UNICON_IM_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.unicon-im+= unicon-im>=1.2nb2 -BUILDLINK_RECOMMENDED.unicon-im+= unicon-im>=1.2nb3 +BUILDLINK_RECOMMENDED.unicon-im+= unicon-im>=1.2nb4 BUILDLINK_PKGSRCDIR.unicon-im?= ../../inputmethod/unicon-im .endif # UNICON_IM_BUILDLINK3_MK |