aboutsummaryrefslogtreecommitdiff
path: root/lang/expect
diff options
context:
space:
mode:
authorTom Judge <tj@FreeBSD.org>2013-02-01 02:23:01 +0000
committerTom Judge <tj@FreeBSD.org>2013-02-01 02:23:01 +0000
commit4e8c5ab888f507352331d08b0372cce971107861 (patch)
tree75edf138f75f4e33ff1f797969769e11935fa229 /lang/expect
parent1274d0a8a8a5d567830e8dcbdc243f274fe1f18c (diff)
downloadports-4e8c5ab888f507352331d08b0372cce971107861.tar.gz
ports-4e8c5ab888f507352331d08b0372cce971107861.zip
Mark as jobs unsafe.
Don't bump port revision. PR: ports/174443 Submitted by: 4721@hushmail.com
Notes
Notes: svn path=/head/; revision=311346
Diffstat (limited to 'lang/expect')
-rw-r--r--lang/expect/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index ec2c3a915c39..8ab85e2917f2 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -23,6 +23,7 @@ LIBEXPECT_VER= 543
WRKSRC= ${WRKDIR}/expect-${EXPECT_VER}
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+MAKE_JOBS_UNSAFE= yes
PLIST_SUB+= EXPECT_VER="${EXPECT_VER}"
PLIST_SUB+= LIBEXPECT_VER="${LIBEXPECT_VER}"