diff options
Diffstat (limited to 'games/vultures-claw/Makefile')
-rw-r--r-- | games/vultures-claw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/vultures-claw/Makefile b/games/vultures-claw/Makefile index 04f5e537d61e..14a4e5134eb5 100644 --- a/games/vultures-claw/Makefile +++ b/games/vultures-claw/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_BZIP2= yes USE_GMAKE= yes USE_SDL= sdl ttf mixer +MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/slashem DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} |