summaryrefslogtreecommitdiff
path: root/inputmethod/unicon-im
diff options
context:
space:
mode:
authortv <tv>2004-10-03 00:12:51 +0000
committertv <tv>2004-10-03 00:12:51 +0000
commitb5510d5a2d7f9a1406603d922ae5d8548950233c (patch)
tree7a77b0b911386450709129a67eb0551755a34953 /inputmethod/unicon-im
parent3addbafa22111ee3e2673d59835bf69a03a74306 (diff)
downloadpkgsrc-b5510d5a2d7f9a1406603d922ae5d8548950233c.tar.gz
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Diffstat (limited to 'inputmethod/unicon-im')
-rw-r--r--inputmethod/unicon-im/Makefile4
-rw-r--r--inputmethod/unicon-im/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/inputmethod/unicon-im/Makefile b/inputmethod/unicon-im/Makefile
index 0eb192b00b7..c3131b3dddb 100644
--- a/inputmethod/unicon-im/Makefile
+++ b/inputmethod/unicon-im/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2004/04/18 23:55:21 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2004/10/03 00:14:59 tv Exp $
DISTNAME= unicon-1.2
PKGNAME= unicon-im-1.2
-PKGREVISION= 2
+PKGREVISION= 3
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 f4f58010372..117a289b566 100644
--- a/inputmethod/unicon-im/buildlink3.mk
+++ b/inputmethod/unicon-im/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/04/18 23:55:21 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:14:59 tv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
UNICON_IM_BUILDLINK3_MK:= ${UNICON_IM_BUILDLINK3_MK}+
@@ -12,6 +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_PKGSRCDIR.unicon-im?= ../../inputmethod/unicon-im
.endif # UNICON_IM_BUILDLINK3_MK