svn commit: r312774 - head/multimedia/handbrake
Alexey Dokuchaev
danfe at FreeBSD.org
Fri Feb 22 15:31:24 UTC 2013
Author: danfe
Date: Fri Feb 22 15:31:23 2013
New Revision: 312774
URL: http://svnweb.freebsd.org/changeset/ports/312774
Log:
Unfortunately, it is not suitable for parallel builds just yet.
Confirmed by: my nifty Q9550
Modified:
head/multimedia/handbrake/Makefile
Modified: head/multimedia/handbrake/Makefile
==============================================================================
--- head/multimedia/handbrake/Makefile Fri Feb 22 15:17:50 2013 (r312773)
+++ head/multimedia/handbrake/Makefile Fri Feb 22 15:31:23 2013 (r312774)
@@ -54,6 +54,7 @@ CONFIGURE_TARGET= build
BUILD_WRKSRC= ${WRKSRC}/build
MAKEFILE= GNUmakefile
ALL_TARGET= #
+MAKE_JOBS_UNSAFE= yes
NOPRECIOUSMAKEVARS= yes # for ffmpeg and x264
More information about the svn-ports-head
mailing list