diff options
Diffstat (limited to 'games/xgalaga-sdl/Makefile')
-rw-r--r-- | games/xgalaga-sdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xgalaga-sdl/Makefile b/games/xgalaga-sdl/Makefile index 9024fbb91b18..5ac308cda626 100644 --- a/games/xgalaga-sdl/Makefile +++ b/games/xgalaga-sdl/Makefile @@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}-sdl -USES= localbase:ldflags tar:bzip2 +USES= localbase:ldflags sdl tar:bzip2 USE_SDL= sdl gfx image mixer ttf GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir=${DATADIR} |