aboutsummaryrefslogtreecommitdiff
path: root/games/glmaze
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-20 18:21:02 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-20 18:21:02 +0000
commit4ffd9a16abcfccd93a547cb250ab822813495dfb (patch)
tree109399c9447402c35000c93f1a350a133840bd77 /games/glmaze
parent54866d4f64f299f64caa6bef1156444c2759dc53 (diff)
downloadports-4ffd9a16abcfccd93a547cb250ab822813495dfb.tar.gz
ports-4ffd9a16abcfccd93a547cb250ab822813495dfb.zip
Notes
Diffstat (limited to 'games/glmaze')
-rw-r--r--games/glmaze/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/glmaze/Makefile b/games/glmaze/Makefile
index 5c19edb61038..b8f4bd6eb4fd 100644
--- a/games/glmaze/Makefile
+++ b/games/glmaze/Makefile
@@ -13,8 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Multiplayer OpenGL Maze Game
-LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
-
+USE_SDL= mixer sdl
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_X_PREFIX= yes
USE_REINPLACE= yes