1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

MAKE_JOBS_SAFE=yes is a nop since july 2013

This commit is contained in:
Antoine Brodin 2015-06-28 15:20:04 +00:00
parent c0068e4cb1
commit 5210365d1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390787
5 changed files with 0 additions and 5 deletions

View File

@ -22,7 +22,6 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
SUB_FILES= pkg-message
USES= cpe iconv pkgconfig gmake perl5 lua:51 tar:bzip2 makeinfo
USE_PERL5= build
MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"

View File

@ -102,7 +102,6 @@ USE_XORG= x11 ice xaw xau xext xrender xrandr \
USES= autoreconf:autoconf bison compiler cpe desktop-file-utils \
gmake jpeg perl5 pkgconfig python tar:bzip2
WITHOUT_CPU_CFLAGS= true
MAKE_JOBS_SAFE= yes
CPE_PRODUCT= ${PORTNAME:S|apache-||}
CPE_VENDOR= apache

View File

@ -114,7 +114,6 @@ USE_XORG= x11 ice xaw xau xext xrender xrandr \
USES= autoreconf:autoconf bison compiler cpe desktop-file-utils \
gmake jpeg perl5 pkgconfig python tar:${TARTYPE}
WITHOUT_CPU_CFLAGS= true
MAKE_JOBS_SAFE= yes
CPE_PRODUCT= ${PORTNAME:S|apache-||}
CPE_VENDOR= apache

View File

@ -37,7 +37,6 @@ pre-extract:
PLIST_FILES= bin/sage
USE_TEX= latex:build
USES= gmake iconv jpeg tk perl5
MAKE_JOBS_SAFE= yes
# Optimization flags will be defined by the source
CFLAGS:= ${CFLAGS:C/^-O.*$//}

View File

@ -37,7 +37,6 @@ MAKE_ARGS+= HOME=/dev/null
CPPFLAGS+= -I${LOCALBASE}/include
CFLAGS+= ${CPPFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_JOBS_SAFE= yes
PLIST_SUB= PORTVERSION=${DISTVERSION} LIBVER=0${PORTVERSION:C/\./0/g}