diff options
Diffstat (limited to 'games/scourge/Makefile')
-rw-r--r-- | games/scourge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/scourge/Makefile b/games/scourge/Makefile index 9639028e3784..f7c31a370419 100644 --- a/games/scourge/Makefile +++ b/games/scourge/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${DATADIR}/config/scourge.cfg:${PORTSDIR}/games/scourge-data USE_AUTOTOOLS= autoconf:261:env automake:19:env USE_GL= gl -USE_SDL= sdl mixer net ttf +USE_SDL= sdl image mixer net ttf USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_LIBS} |