aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2009-03-26 11:12:48 +0800
committerlioux <lioux@FreeBSD.org>2009-03-26 11:12:48 +0800
commit8e8a59d26237f6feb2739d967d6a7c4e52ae7cf4 (patch)
treedbda9ef478c860bbe4142a80c0d4e47d9d97667a /multimedia
parent53477ff2738a227f9f42486796c2bed6e0b30fdd (diff)
downloadfreebsd-ports-gnome-8e8a59d26237f6feb2739d967d6a7c4e52ae7cf4.tar.gz
freebsd-ports-gnome-8e8a59d26237f6feb2739d967d6a7c4e52ae7cf4.tar.zst
freebsd-ports-gnome-8e8a59d26237f6feb2739d967d6a7c4e52ae7cf4.zip
Mark MAKE_JOBS_UNSAFE for SMP compilation
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/okle/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/okle/Makefile b/multimedia/okle/Makefile
index 77f13fc7b263..9848cdaff389 100644
--- a/multimedia/okle/Makefile
+++ b/multimedia/okle/Makefile
@@ -23,6 +23,7 @@ CONFIGURE_ARGS= --with-ogle-dir=${LOCALBASE}/bin \
--with-ogle-includes=${LOCALBASE}/include \
--program-transform-name="s|,|,|" \
--with-ogle-libs=${LOCALBASE}/lib/ogle
+MAKE_JOBS_UNSAFE= yes
# location of okle ogle_gui
DVDP_UI=${PREFIX}/lib/okle/ogle_gui