summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2009-02-28 19:33:38 +0000
committerMikhail Teterin <mi@FreeBSD.org>2009-02-28 19:33:38 +0000
commit92d89f7bac83822a7d7e68d15b46c0f20390998d (patch)
treee183b9d8b46d21793bc80900726c37406e6419f5 /print
parentUpdate to 2009.03.01 based 1.2.4. (diff)
Parallelized build appears to break on occasion... Disable it until I
figure out, how to fix the dependencies.
Notes
Notes: svn path=/head/; revision=229228
Diffstat (limited to 'print')
-rw-r--r--print/lyx15/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile
index 1bded33a5e17..743be8958500 100644
--- a/print/lyx15/Makefile
+++ b/print/lyx15/Makefile
@@ -48,7 +48,7 @@ CONFIGURE_ARGS= --with-frontend=qt4 \
--with-extra-prefix=${LOCALBASE}
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"
-ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
+#ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
MAN1= lyx.1 tex2lyx.1 lyxclient.1