From 4a640cf77cc0e396c22ed37ee73be6cd627642d4 Mon Sep 17 00:00:00 2001 From: Simon Barner Date: Thu, 9 Feb 2006 10:10:26 +0000 Subject: - Add dependency to sdl_mixer Reported by: pointyhat via kris --- games/biloba/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/biloba') diff --git a/games/biloba/Makefile b/games/biloba/Makefile index 6dc886fc6988..92876f2f44dc 100644 --- a/games/biloba/Makefile +++ b/games/biloba/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= amdmi3@mail.ru COMMENT= A strategy board game for 2 to 4 players -USE_SDL= image sdl +USE_SDL= image mixer sdl USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -- cgit v1.2.3