From 5676988fbdae24508f808f1482546e67a8ca7303 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 11 Sep 2001 03:32:41 +0000 Subject: Bump png major --- games/freesci/Makefile | 2 +- games/gltron/Makefile | 2 +- games/gracer/Makefile | 2 +- games/penguin-command/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'games') diff --git a/games/freesci/Makefile b/games/freesci/Makefile index 9a4c1a733b79..ba0b6e9cf8af 100644 --- a/games/freesci/Makefile +++ b/games/freesci/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.task.gda.pl/pub/games/linuxgames/freesci/ \ MAINTAINER= greid@FreeBSD.org LIB_DEPENDS= ggi.2:${PORTSDIR}/graphics/libggi \ - png.4:${PORTSDIR}/graphics/png + png.5:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes diff --git a/games/gltron/Makefile b/games/gltron/Makefile index bc32b8ceba9e..7347063ab035 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ SDL_net.0:${PORTSDIR}/net/sdl_net \ - png.4:${PORTSDIR}/graphics/png + png.5:${PORTSDIR}/graphics/png SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/games/gracer/Makefile b/games/gracer/Makefile index 42342c246978..7f0412c0aa11 100644 --- a/games/gracer/Makefile +++ b/games/gracer/Makefile @@ -15,7 +15,7 @@ MAINTAINER= nox@jelal.kn-bremen.de BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ - png.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tcl82.1:${PORTSDIR}/lang/tcl82 diff --git a/games/penguin-command/Makefile b/games/penguin-command/Makefile index 58390f1922b6..5e74f5e4466a 100644 --- a/games/penguin-command/Makefile +++ b/games/penguin-command/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.linux-games.com/penguin-command/ MAINTAINER= markp@FreeBSD.org LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ - png.4:${PORTSDIR}/graphics/png + png.5:${PORTSDIR}/graphics/png SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config -- cgit v1.2.3