summaryrefslogtreecommitdiff
path: root/games/gltron/Makefile
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/gltron/Makefile
parentBump png major (diff)
Bump png major
Notes
Notes: svn path=/head/; revision=47630
Diffstat (limited to 'games/gltron/Makefile')
-rw-r--r--games/gltron/Makefile2
1 files changed, 1 insertions, 1 deletions
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