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

Mark ports MAKE_JOBS_SAFE after some testing.

This commit is contained in:
Eitan Adler 2012-09-03 04:00:32 +00:00
parent f8715f9d4a
commit 48443ba510
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303586
8 changed files with 16 additions and 0 deletions

View File

@ -20,6 +20,8 @@ SOVERSION= 1
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I." LN="${LN} -sf" \
SOLIB="${SOLIB}" SOVERSION="${SOVERSION}"
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
do-install:

View File

@ -21,6 +21,8 @@ PLIST_FILES= bin/zip bin/zipcloak bin/zipnote bin/zipsplit
MAN1= zip.1 zipcloak.1 zipnote.1 zipsplit.1
PORTDOCS= *
MAKE_JOBS_SAFE= yes
do-install:
.for p in ${PLIST_FILES:T}
${INSTALL_PROGRAM} ${WRKSRC}/${p} ${PREFIX}/bin

View File

@ -27,6 +27,8 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
PLIST_SUB+= TIMID_LIBDIR=${TIMID_LIBDIR} EUCJP_LOCALE=${EUCJP_LOCALE}
EUCJP_LOCALE= ja_JP.eucJP

View File

@ -21,6 +21,8 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_PKGCONFIG= yes
MAKE_JOBS_SAFE= yes
post-patch:
@${REINPLACE_CMD} -e 's|: install-docsDATA|:|g' ${WRKSRC}/Makefile.in

View File

@ -27,6 +27,8 @@ CONFIGURE_ARGS= --with-sys-gd=no \
--with-gsfontdir=${LOCALBASE}/share/ghostscript/fonts
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
.if defined(WITHOUT_X11)
PKGNAMESUFFIX= -nox11
CONFIGURE_ARGS+= --with-x=no

View File

@ -24,6 +24,8 @@ PORTDOCS= peps.pdf
PLIST_FILES= bin/peps \
etc/peps.mime
MAKE_JOBS_SAFE= yes
.if defined(WITHOUT_X11)
ALL_TARGET= peps
.else

View File

@ -16,6 +16,8 @@ COMMENT= A low level console graphics library
ONLY_FOR_ARCHS= i386 amd64
MAKE_JOBS_SAFE= yes
USE_DOS2UNIX= utils/gtf/gtf.h utils/gtf/scitech.h
USE_GMAKE= yes
USE_LDCONFIG= yes

View File

@ -34,6 +34,8 @@ MANCOMPRESSED= no
DATADIR= ${PREFIX}/share/${PORTNAME}${TK_VER}
SUB_FILES= pkgIndex.tcl
MAKE_JOBS_SAFE= yes
.if !defined(BUILDING_TK_THREADS)
USE_TCL= ${SHORT_TK_VER}