From 7a8bb926aab66e8544e2fc39b9320e33623ca6df Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Fri, 24 Oct 2003 23:41:17 +0000 Subject: - Chase libraries because of new audio/sdl_sound version --- games/gltron/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/gltron/Makefile b/games/gltron/Makefile index f7da40615fb3..2779cd6f4326 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -7,6 +7,7 @@ PORTNAME= gltron PORTVERSION= 0.62 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://gltron.sourceforge.net/download/ @@ -17,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A 3D worm game for two players for X Window System LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod \ - SDL_sound-1.0.0:${PORTSDIR}/audio/sdl_sound \ + SDL_sound-1.0.1:${PORTSDIR}/audio/sdl_sound \ SDL_net.0:${PORTSDIR}/net/sdl_net \ png.5:${PORTSDIR}/graphics/png -- cgit v1.2.3