summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2008-01-03 13:34:36 +0000
committergdt <gdt@pkgsrc.org>2008-01-03 13:34:36 +0000
commit0b0f1f66cb3da565f40dae6584dbb530f6acc3a3 (patch)
tree5e28617962bbe641b90db8d06d4121ff1317cb2e /multimedia/mplayer
parentf1228eb3f4b8cbbb4c4ce2dfaf66cde88cc4a0d5 (diff)
downloadpkgsrc-0b0f1f66cb3da565f40dae6584dbb530f6acc3a3.tar.gz
Fix parallel builds by adding dependencies, and reenable them.
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index 7475e392619..94943c33902 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2007/12/23 16:02:27 gdt Exp $
+# $NetBSD: Makefile,v 1.51 2008/01/03 13:34:36 gdt Exp $
PKGNAME= mplayer-${MPLAYER_PKG_VERSION}
PKGREVISION= 1
@@ -7,11 +7,6 @@ COMMENT= Software-only MPEG-1/2/4 video decoder
.include "../../multimedia/mplayer-share/Makefile.common"
-# pci_ids.c is created and then used without adequate dependencies
-# being expressed.
-# Filed upstream as http://bugzilla.mplayerhq.hu/show_bug.cgi?id=967
-MAKE_JOBS_SAFE= no
-
CONFIGURE_ARGS+= --disable-mencoder
CONFIGURE_ARGS+= --confdir=${PREFIX}/share/mplayer