diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-18 09:58:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-18 09:58:37 +0000 |
commit | 7e9f9496502c0bcaf0c0a18c5d522046654e7356 (patch) | |
tree | 43b0929a9ba8d1706a9866239ffe98e5966571c3 /graphics/gdchart | |
parent | 839e25c49b0bfc59ceb72667ef0e096bcd97e576 (diff) | |
download | pkgsrc-7e9f9496502c0bcaf0c0a18c5d522046654e7356.tar.gz |
Second try at jpeg-8 recursive PKGREVISION bump.
Diffstat (limited to 'graphics/gdchart')
-rw-r--r-- | graphics/gdchart/Makefile | 4 | ||||
-rw-r--r-- | graphics/gdchart/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile index ad81a284e65..10b487e38dc 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2009/09/03 12:55:36 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2010/01/18 09:59:00 wiz Exp $ DISTNAME= gdchart0.11.5dev PKGNAME= gdchart-0.11.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.fred.net/brv/chart/ diff --git a/graphics/gdchart/buildlink3.mk b/graphics/gdchart/buildlink3.mk index 3bd8cd8b6d4..afc2b177579 100644 --- a/graphics/gdchart/buildlink3.mk +++ b/graphics/gdchart/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2009/08/26 19:56:51 sno Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2010/01/18 09:59:00 wiz Exp $ BUILDLINK_TREE+= gdchart @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gdchart GDCHART_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gdchart+= gdchart>=0.11.4nb1 -BUILDLINK_ABI_DEPENDS.gdchart+= gdchart>=0.11.5nb3 +BUILDLINK_ABI_DEPENDS.gdchart+= gdchart>=0.11.5nb4 BUILDLINK_PKGSRCDIR.gdchart?= ../../graphics/gdchart .include "../../graphics/gd/buildlink3.mk" |