aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2014-08-31 17:16:27 +0800
committerdemon <demon@FreeBSD.org>2014-08-31 17:16:27 +0800
commit502eb8482e4904de70a9c2beeb5fefabf44a3e5a (patch)
tree927fdbdb91322ff432d7e253d56b2da8920af152 /textproc
parent933026cc8c385c5ff7d81c6a98c8569d3ff1496e (diff)
downloadfreebsd-ports-gnome-502eb8482e4904de70a9c2beeb5fefabf44a3e5a.tar.gz
freebsd-ports-gnome-502eb8482e4904de70a9c2beeb5fefabf44a3e5a.tar.zst
freebsd-ports-gnome-502eb8482e4904de70a9c2beeb5fefabf44a3e5a.zip
Add MAKE_JOBS_UNSAFE=yes to fix build.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/randlm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/randlm/Makefile b/textproc/randlm/Makefile
index 43486d14f285..57b7e22f2ca5 100644
--- a/textproc/randlm/Makefile
+++ b/textproc/randlm/Makefile
@@ -21,6 +21,7 @@ USE_AUTOTOOLS= libtoolize aclocal autoconf automake
AUTOMAKE_ARGS= --add-missing
USE_LDCONFIG= yes
USES= libtool
+MAKE_JOBS_UNSAFE=yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib