aboutsummaryrefslogtreecommitdiff
path: root/net/samba4
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-09-20 10:54:22 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-09-20 10:54:22 +0000
commit97e5e7dc3d98b93db4dd842d4d477e4a603e3915 (patch)
treec0c76ac649f2c13d05db290d8e13a9b07f29aaf2 /net/samba4
parente2382938b62432bae86ff3780d6b45dcd7c1a48b (diff)
downloadports-97e5e7dc3d98b93db4dd842d4d477e4a603e3915.tar.gz
ports-97e5e7dc3d98b93db4dd842d4d477e4a603e3915.zip
- Remove last vestiges of MAKE_JOBS_SAFE knob
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=327683
Diffstat (limited to 'net/samba4')
-rw-r--r--net/samba4/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/samba4/Makefile b/net/samba4/Makefile
index e2d2739b19cd..56996023c666 100644
--- a/net/samba4/Makefile
+++ b/net/samba4/Makefile
@@ -16,7 +16,6 @@ LICENSE= GPLv3
CONFLICTS?= *samba3[2-6]-3.*
-
SAMBA4_BASENAME= samba
SAMBA4_PORTNAME= ${SAMBA4_BASENAME}4
SAMBA4_VERSION= 4.0.8
@@ -388,11 +387,9 @@ CONFIGURE_ENV+= NOCOLOR=yes
MAKE_ENV+= NOCOLOR=yes
.if !defined(DISABLE_MAKE_JOBS) && !defined(MAKE_JOBS_UNSAFE)
-.if defined(MAKE_JOBS_SAFE) || defined(FORCE_MAKE_JOBS)
CONFIGURE_ARGS+= --jobs=${MAKE_JOBS_NUMBER}
_MAKE_JOBS+= --jobs=${MAKE_JOBS_NUMBER}
.endif
-.endif
MAN1+= dbwrap_tool.1 findsmb.1 gentest.1 locktest.1 \
log2pcap.1 masktest.1 ndrdump.1 nmblookup.1 \