mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Mark jobs unsafe and convert to USES=gmake
This commit is contained in:
parent
ada4f4807c
commit
c1819a7ec4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322675
@ -16,13 +16,14 @@ DISTNAME= ${PORTNAME}-${REALVERSION}-source
|
||||
MAINTAINER= shirshegsm@gmail.com
|
||||
COMMENT= Quake III Arena -- first person shooter (native build)
|
||||
|
||||
USES= gmake
|
||||
ONLY_FOR_ARCHS= i386
|
||||
ONLY_FOR_ARCHS_REASON= does not run properly; try games/ioquake3
|
||||
USE_ZIP= yes
|
||||
USE_DOS2UNIX= yes
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${REALVERSION}
|
||||
BUILD_WRKSRC= ${WRKSRC}/code/unix
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
OPTIONS_DEFINE= GAMELIBS OPTIMIZED_CFLAGS
|
||||
OPTIONS_MULTI= FLAVOR
|
||||
|
Loading…
Reference in New Issue
Block a user