1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Mark as job unsafe (fails with -j24)

Convert to USES=gmake
This commit is contained in:
Baptiste Daroussin 2013-07-10 11:45:24 +00:00
parent 33813624cb
commit 29bca43beb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322666
2 changed files with 4 additions and 4 deletions

View File

@ -38,13 +38,13 @@ CONFLICTS_INSTALL= \
ghostscript9-agpl-nox11-[0-9]*
USE_XZ= yes
USE_GMAKE= yes
USES= gmake
WANT_GNOME= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= autoconf
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
MAKE_JOBS_UNSAFE= yes
MAKE_ENV= CFLAGS_STANDARD="${CFLAGS}" \
XCFLAGS="${XCFLAGS}" XLDFLAGS="${XLDFLAGS}" \
EXTRALIBS="${EXTRALIBS}" \

View File

@ -37,14 +37,14 @@ CONFLICTS_INSTALL= \
ghostscript9-agpl-[0-9]* \
ghostscript9-agpl-nox11-[0-9]*
USES= gmake
USE_BZIP2= yes
USE_GMAKE= yes
WANT_GNOME= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= autoconf
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
MAKE_JOBS_UNSAFE= yes
MAKE_ENV= CFLAGS_STANDARD="${CFLAGS}" \
XCFLAGS="${XCFLAGS}" XLDFLAGS="${XLDFLAGS}" \
EXTRALIBS="${EXTRALIBS}" \