From bcc639d17e856eb6a615a3197cdd31131f326e4c Mon Sep 17 00:00:00 2001 From: miwi Date: Sun, 4 Oct 2009 12:14:02 +0000 Subject: - Fix build Reported by: ionbot /o\ --- games/kuklomenos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/kuklomenos/Makefile b/games/kuklomenos/Makefile index e797c06d301f..fc9e800b2be9 100644 --- a/games/kuklomenos/Makefile +++ b/games/kuklomenos/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl OPTIONS= VORBIS "Enable Ogg/Vorbis support" on -USE_SDL= sdl +USE_SDL= sdl mixer GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --datadir=${DATADIR} -- cgit