diff options
Diffstat (limited to 'games/biloba/Makefile')
-rw-r--r-- | games/biloba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |