aboutsummaryrefslogtreecommitdiff
path: root/textproc/ots
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-08-26 18:28:45 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-08-26 18:28:45 +0000
commit08db3496bd6b568f5e182a297cd51442369e1ddf (patch)
tree2b838a5f9dad0261649a25cc12ad80cdd28ca237 /textproc/ots
parent2bcd156031080f18b1662a7aa171ab54fb1045b8 (diff)
downloadports-08db3496bd6b568f5e182a297cd51442369e1ddf.tar.gz
ports-08db3496bd6b568f5e182a297cd51442369e1ddf.zip
Mark MAKE_JOBS_UNSAFE.
Notes
Notes: svn path=/head/; revision=280534
Diffstat (limited to 'textproc/ots')
-rw-r--r--textproc/ots/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ots/Makefile b/textproc/ots/Makefile
index c0ea5c083269..ad476f7eb4c0 100644
--- a/textproc/ots/Makefile
+++ b/textproc/ots/Makefile
@@ -26,6 +26,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --disable-shared
MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"
+MAKE_JOBS_UNSAFE=yes
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS/s|doc||' ${WRKSRC}/Makefile.in