diff options
Diffstat (limited to 'games/lmarbles/Makefile')
-rw-r--r-- | games/lmarbles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lmarbles/Makefile b/games/lmarbles/Makefile index bc90e3090d66..7a5b0496e9fa 100644 --- a/games/lmarbles/Makefile +++ b/games/lmarbles/Makefile @@ -16,7 +16,7 @@ COMMENT= Atomix-like game of moving marbles in puzzles LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake +USES= gmake sdl USE_SDL= sdl mixer GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var/games/${PORTNAME} |