Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jan 2018 11:42:48 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Kirill Ponomarev <krion@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r458402 - in head/games: ioquake3 irrlamb minetest openomf spacezero supertuxkart
Message-ID:  <shbg-1viv-wny@FreeBSD.org>
In-Reply-To: <201801081038.w08AcK3E002253@repo.freebsd.org> (Kirill Ponomarev's message of "Mon, 8 Jan 2018 10:38:20 %2B0000 (UTC)")
References:  <201801081038.w08AcK3E002253@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kirill Ponomarev <krion@FreeBSD.org> writes:

> Modified: head/games/ioquake3/Makefile
> ==============================================================================
> --- head/games/ioquake3/Makefile	Mon Jan  8 09:29:26 2018	(r458401)
> +++ head/games/ioquake3/Makefile	Mon Jan  8 10:38:20 2018	(r458402)
> @@ -54,6 +54,7 @@ MAKE_ARGS+=	DEFAULT_BASEDIR="${Q3DIR}" \
>  ALL_TARGET=	release
>  
>  LIBDIR=		lib/${PORTNAME}${PKGNAMESUFFIX}
> +LLD_UNSAFE=	yes
>  DOCSDIR=	share/doc/${PORTNAME}${PKGNAMESUFFIX}
>  BUILDDIR=	${WRKSRC}/build/${ALL_TARGET}-freebsd-${IOQ3ARCH}
>  BINSUFFIX?=

This breaks existing style in Makefile. Please, move the line after
ALL_TARGET or after USES.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?shbg-1viv-wny>