pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/audacity Mark as not make-jobs-safe (at least br...
details: https://anonhg.NetBSD.org/pkgsrc/rev/716eb458607a
branches: trunk
changeset: 394956:716eb458607a
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jun 27 20:45:48 2009 +0000
description:
Mark as not make-jobs-safe (at least breaks for me with -j16).
diffstat:
audio/audacity/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r c3d20dcb898b -r 716eb458607a audio/audacity/Makefile
--- a/audio/audacity/Makefile Sat Jun 27 12:47:54 2009 +0000
+++ b/audio/audacity/Makefile Sat Jun 27 20:45:48 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2009/02/21 13:22:43 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2009/06/27 20:45:48 wiz Exp $
DISTNAME= audacity-src-1.2.6
PKGREVISION= 3
@@ -10,9 +10,10 @@
HOMEPAGE= http://audacity.sourceforge.net/
COMMENT= Audio editor
-PKG_DESTDIR_SUPPORT= user-destdir
+DEPENDS+= zip>=0.0:../../archivers/zip
-DEPENDS+= zip>=0.0:../../archivers/zip
+PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index