aboutsummaryrefslogtreecommitdiff
path: root/games/falconseye
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-19 22:07:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-19 22:07:43 +0000
commit07b27888644efc66d4ed412de3c7ba9d7b2b54af (patch)
treed57c864005baed96c03a9d962fb4dbe250891caf /games/falconseye
parentf155fbddef259ee56ccb70f0869df0f468f1e2a5 (diff)
downloadports-07b27888644efc66d4ed412de3c7ba9d7b2b54af.tar.gz
ports-07b27888644efc66d4ed412de3c7ba9d7b2b54af.zip
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=244489
Diffstat (limited to 'games/falconseye')
-rw-r--r--games/falconseye/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/falconseye/Makefile b/games/falconseye/Makefile
index 35cb3cb5f621..19d094394b58 100644
--- a/games/falconseye/Makefile
+++ b/games/falconseye/Makefile
@@ -26,6 +26,7 @@ USE_ZIP= yes
USE_XORG= x11 xpm xaw
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -I${LOCALBASE}/include/SDL11
WRKSRC= ${WRKDIR}
+MAKE_JOBS_UNSAFE= yes
post-patch:
@${PERL} -pi -e "s@<malloc.h>@<stdlib.h>@g" \