diff options
-rw-r--r-- | games/kuklomenos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |