aboutsummaryrefslogtreecommitdiff
path: root/games/penguin-command
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 03:32:41 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 03:32:41 +0000
commit5676988fbdae24508f808f1482546e67a8ca7303 (patch)
treefafee761f2f4f28526f5fb1dda8a5e2f94321c9a /games/penguin-command
parent028edff22e4244bac15d71e0e6d1ce599ce6364b (diff)
downloadports-5676988fbdae24508f808f1482546e67a8ca7303.tar.gz
ports-5676988fbdae24508f808f1482546e67a8ca7303.zip
Bump png major
Notes
Notes: svn path=/head/; revision=47630
Diffstat (limited to 'games/penguin-command')
-rw-r--r--games/penguin-command/Makefile2
1 files changed, 1 insertions, 1 deletions
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