mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Mark MAKE_JOBS_UNSAFE
Approved by: marius (maintainer)
This commit is contained in:
parent
09b0d43ac3
commit
6370cbb0ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233790
2 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,7 @@ USE_GMAKE= yes
|
|||
#CFLAGS+= -DSOURCE_MODIFIED
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:C/a(.+)$//}
|
||||
SUB_FILES= pkg-message
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
.if defined(WITH_RSCSI)
|
||||
MAN1+= rscsi.1
|
||||
|
|
|
@ -36,6 +36,7 @@ USE_BZIP2= yes
|
|||
USE_GMAKE= yes
|
||||
#CFLAGS+= -DSOURCE_MODIFIED
|
||||
SUB_FILES= pkg-message
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
.if defined(WITH_RSCSI)
|
||||
PKGINSTALL= ${PKGDIR}/pkg-install.rscsi
|
||||
|
|
Loading…
Add table
Reference in a new issue