diff options
author | wiz <wiz> | 2012-01-28 11:00:51 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-01-28 11:00:51 +0000 |
commit | f05f1232401f3c08b3e198e43e4eeacd3e0a6388 (patch) | |
tree | 2f18ffed66f09d3f4d2da9bbc94b703a18eea5f1 /graphics | |
parent | 973b56b81adc5a2b713aaee890b9d00944b24dee (diff) | |
download | pkgsrc-f05f1232401f3c08b3e198e43e4eeacd3e0a6388.tar.gz |
Recursive bump for removal of jpeg/tiff/png buildlink3.mk files
from SDL_image. If one of these packages needs them, it should
include them itself.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gource/Makefile | 4 | ||||
-rw-r--r-- | graphics/tuxpaint/Makefile | 4 | ||||
-rw-r--r-- | graphics/vp/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index c0e08ca830e..eb2aff678d3 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/11/01 06:01:35 sbd Exp $ +# $NetBSD: Makefile,v 1.4 2012/01/28 11:00:56 wiz Exp $ # DISTNAME= gource-0.37 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://gource.googlecode.com/files/ diff --git a/graphics/tuxpaint/Makefile b/graphics/tuxpaint/Makefile index 8364323e663..a1080132570 100644 --- a/graphics/tuxpaint/Makefile +++ b/graphics/tuxpaint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2011/11/01 06:01:47 sbd Exp $ +# $NetBSD: Makefile,v 1.61 2012/01/28 11:00:57 wiz Exp $ # DISTNAME= tuxpaint-0.9.17 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/} diff --git a/graphics/vp/Makefile b/graphics/vp/Makefile index d4b2aa9564f..fc06df8d4fe 100644 --- a/graphics/vp/Makefile +++ b/graphics/vp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2011/01/13 13:38:23 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/01/28 11:00:57 wiz Exp $ # DISTNAME= vp-1.5 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= graphics MASTER_SITES= http://math.smsu.edu/~erik/files/ |