summaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-01-18 05:06:18 +0000
committertnn <tnn@pkgsrc.org>2008-01-18 05:06:18 +0000
commitad6ceadd25e1d535423ffbc205cb3e45472c83ca (patch)
tree3fc4469ff1b731261dc8058b7c6233203bfd65ab /graphics/gimp
parent15e62c5c46f9b1689f6ba1a7bb9e0fe21332c21f (diff)
downloadpkgsrc-ad6ceadd25e1d535423ffbc205cb3e45472c83ca.tar.gz
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
Diffstat (limited to 'graphics/gimp')
-rw-r--r--graphics/gimp/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/buildlink3.mk b/graphics/gimp/buildlink3.mk
index dea7c4aaeeb..6ea58156a84 100644
--- a/graphics/gimp/buildlink3.mk
+++ b/graphics/gimp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2007/12/07 20:08:11 gdt Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2008/01/18 05:06:39 tnn Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GIMP_BUILDLINK3_MK:= ${GIMP_BUILDLINK3_MK}+
@@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gimp
.if !empty(GIMP_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.gimp+= gimp>=2.4.0
-BUILDLINK_ABI_DEPENDS.gimp+= gimp>=2.4.0
+BUILDLINK_ABI_DEPENDS.gimp+= gimp>=2.4.3
BUILDLINK_PKGSRCDIR.gimp?= ../../graphics/gimp
.endif # GIMP_BUILDLINK3_MK