summaryrefslogtreecommitdiff
path: root/inputmethod/m17n-im-config/buildlink3.mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-06-13 22:43:46 +0000
committerwiz <wiz@pkgsrc.org>2010-06-13 22:43:46 +0000
commit1c3f6b6c2cf3f63b145d6432ec954fd675323060 (patch)
tree4a9b97c2969a25f1eeb6596ee96fc25429cef7d5 /inputmethod/m17n-im-config/buildlink3.mk
parent5db65af1585863fee1adec6a430a04af777f8c9d (diff)
downloadpkgsrc-1c3f6b6c2cf3f63b145d6432ec954fd675323060.tar.gz
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Diffstat (limited to 'inputmethod/m17n-im-config/buildlink3.mk')
-rw-r--r--inputmethod/m17n-im-config/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/m17n-im-config/buildlink3.mk b/inputmethod/m17n-im-config/buildlink3.mk
index 665af9fb00a..2f10d008da6 100644
--- a/inputmethod/m17n-im-config/buildlink3.mk
+++ b/inputmethod/m17n-im-config/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2010/01/18 09:59:11 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2010/06/13 22:44:48 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.0nb2
+BUILDLINK_ABI_DEPENDS.m17n-im-config?= m17n-im-config>=0.9.0nb3
BUILDLINK_PKGSRCDIR.m17n-im-config?= ../../inputmethod/m17n-im-config
.include "../../devel/gettext-lib/buildlink3.mk"