diff options
Diffstat (limited to 'games/tileworld/Makefile')
-rw-r--r-- | games/tileworld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tileworld/Makefile b/games/tileworld/Makefile index 08bbce39ef4e..81f85289cf97 100644 --- a/games/tileworld/Makefile +++ b/games/tileworld/Makefile @@ -15,7 +15,7 @@ DISTNAME= tworld-${PORTVERSION} MAINTAINER= sec@42.org COMMENT= An emulation of the game "Chip's Challenge" -USE_SDL= yes +USE_SDL= sdl GNU_CONFIGURE= YES USE_GMAKE= YES USE_REINPLACE= YES |