aboutsummaryrefslogtreecommitdiff
path: root/games/maxr/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-05-29 00:05:27 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-05-29 00:05:27 +0000
commitc3d2c835c9e0b6b81d8907a4f01a3e79af2f01d0 (patch)
treec8bd9a8df3f51547da3e66a53dac756d39f3be90 /games/maxr/Makefile
parent9e610416a62605e12ac8e8e0e956fd3076e29d8e (diff)
downloadports-c3d2c835c9e0b6b81d8907a4f01a3e79af2f01d0.tar.gz
ports-c3d2c835c9e0b6b81d8907a4f01a3e79af2f01d0.zip
Notes
Diffstat (limited to 'games/maxr/Makefile')
-rw-r--r--games/maxr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/maxr/Makefile b/games/maxr/Makefile
index feb2039d5413..5364d77aea16 100644
--- a/games/maxr/Makefile
+++ b/games/maxr/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= maxr
-PORTVERSION= 0.2.4
+PORTVERSION= 0.2.5
CATEGORIES= games
MASTER_SITES= http://www.maxr.org/downloads/ \
http://mirror.amdmi3.ru/
@@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
USE_SDL= sdl mixer net
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
+MAKE_JOBS_SAFE= yes
post-patch:
@${REINPLACE_CMD} -e '/^LIBS=/ s|-lSDL_|`${SDL_CONFIG} --libs` &|' \