summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-09-27 23:55:37 +0000
committerdholland <dholland@pkgsrc.org>2012-09-27 23:55:37 +0000
commitb2b72e9cc41ab9c83c779ff219552368631360a6 (patch)
treee7834ae90437a4f46cfba667db368b5d599069e1 /multimedia
parent919291c2f074157c6813828decc684bfc1d8a0de (diff)
downloadpkgsrc-b2b72e9cc41ab9c83c779ff219552368631360a6.tar.gz
Alas, not MAKE_JOBS_SAFE. (failed at 8)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xine-lib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/xine-lib/Makefile b/multimedia/xine-lib/Makefile
index 1ae205b68d1..3da03193baa 100644
--- a/multimedia/xine-lib/Makefile
+++ b/multimedia/xine-lib/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.103 2012/09/23 05:36:24 obache Exp $
+# $NetBSD: Makefile,v 1.104 2012/09/27 23:55:37 dholland Exp $
PKGREVISION= 2
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
.include "Makefile.common"