mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- MAKE_JOBS_UNSAFE (DISABLE_* is end-user setable)
This commit is contained in:
parent
0b40fb1da6
commit
44330274e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269099
@ -20,7 +20,7 @@ USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_LDCONFIG= ${PREFIX}/lib/inspircd
|
||||
USE_RC_SUBR= inspircd.sh
|
||||
DISABLE_MAKE_JOBS= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
INSPIRCD_USR?= ircd
|
||||
INSPIRCD_UID?= 72
|
||||
|
@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= IRCLIB="${DATADIR}"
|
||||
DISABLE_MAKE_JOBS= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
LATEST_LINK= irc-ninja
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user