summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-08-24 16:51:34 +0000
committerreed <reed@pkgsrc.org>2004-08-24 16:51:34 +0000
commit77260d34ff8583094c13c3b901f6b25a2e3a5522 (patch)
tree8f7b9b6bfae984d1191b0e5ba153219ac7679628 /graphics
parent6064f91bc1693328f7db7bb601697ec5b6addc86 (diff)
downloadpkgsrc-77260d34ff8583094c13c3b901f6b25a2e3a5522.tar.gz
Revert the BUILDLINK_DEPENDS.png back to previous value (1.2.4)
because no ABI change or soname changes. It is important to note that because of the fixed *_RECOMMENDED mechanism, that 1.2.6rc2 will be the default version required.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/png/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/png/buildlink3.mk b/graphics/png/buildlink3.mk
index 980a2572dd8..73c5c04366c 100644
--- a/graphics/png/buildlink3.mk
+++ b/graphics/png/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2004/08/13 14:20:02 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2004/08/24 16:51:34 reed Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
PNG_BUILDLINK3_MK:= ${PNG_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Npng}
BUILDLINK_PACKAGES+= png
.if !empty(PNG_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.png+= png>=1.2.6rc1
+BUILDLINK_DEPENDS.png+= png>=1.2.4
BUILDLINK_RECOMMENDED.png?= png>=1.2.6rc2
BUILDLINK_PKGSRCDIR.png?= ../../graphics/png
.endif # PNG_BUILDLINK3_MK