diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
commit | 7166660e0869e600de95f00511736db4bf628d2d (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /inputmethod/unicon-im | |
parent | 0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff) | |
download | pkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'inputmethod/unicon-im')
-rw-r--r-- | inputmethod/unicon-im/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/unicon-im/buildlink2.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/unicon-im/Makefile b/inputmethod/unicon-im/Makefile index 424b32c5044..e7f00d41950 100644 --- a/inputmethod/unicon-im/Makefile +++ b/inputmethod/unicon-im/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/04/18 13:39:37 kei Exp $ +# $NetBSD: Makefile,v 1.7 2003/05/02 11:55:33 wiz Exp $ DISTNAME= unicon-1.2 PKGNAME= unicon-im-1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= http://www.opencjk.org/~yumj/download/ diff --git a/inputmethod/unicon-im/buildlink2.mk b/inputmethod/unicon-im/buildlink2.mk index cc7c3abc6b3..9b4f6bb15ea 100644 --- a/inputmethod/unicon-im/buildlink2.mk +++ b/inputmethod/unicon-im/buildlink2.mk @@ -1,10 +1,10 @@ -# $NetBSD: buildlink2.mk,v 1.3 2003/01/19 08:48:49 tron Exp $ +# $NetBSD: buildlink2.mk,v 1.4 2003/05/02 11:55:34 wiz Exp $ .if !defined(UNICON_IM_BUILDLINK2_MK) UNICON_IM_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= unicon-im -BUILDLINK_DEPENDS.unicon-im?= unicon-im>=1.2 +BUILDLINK_DEPENDS.unicon-im?= unicon-im>=1.2nb2 BUILDLINK_PKGSRCDIR.unicon-im?= ../../inputmethod/unicon-im EVAL_PREFIX+= BUILDLINK_PREFIX.unicon-im=unicon-im |