diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 0e2c97799a873b423fce3b9a712f48300f567461 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /graphics/gegl | |
parent | 01d05351652eb49efd818efff5955853d0978c95 (diff) | |
download | pkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'graphics/gegl')
-rw-r--r-- | graphics/gegl/Makefile | 3 | ||||
-rw-r--r-- | graphics/gegl/buildlink3.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index a1032d13f8e..4d3bab4e884 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2011/02/15 17:11:46 adam Exp $ +# $NetBSD: Makefile,v 1.21 2011/04/22 13:42:31 obache Exp $ DISTNAME= gegl-0.1.6 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.1/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/gegl/buildlink3.mk b/graphics/gegl/buildlink3.mk index da1dea12598..97530e0c1a6 100644 --- a/graphics/gegl/buildlink3.mk +++ b/graphics/gegl/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2011/01/13 13:36:41 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2011/04/22 13:42:31 obache Exp $ BUILDLINK_TREE+= gegl @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gegl GEGL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gegl+= gegl>=0.0.20 -BUILDLINK_ABI_DEPENDS.gegl+= gegl>=0.1.2nb4 +BUILDLINK_ABI_DEPENDS.gegl+= gegl>=0.1.6nb1 BUILDLINK_PKGSRCDIR.gegl?= ../../graphics/gegl pkgbase := gegl |