pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/libsndfile Add MAKE_JOBS_SAFE=no, pointed out by...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8dbcdc44e41f
branches: trunk
changeset: 534975:8dbcdc44e41f
user: agc <agc%pkgsrc.org@localhost>
date: Sun Nov 04 16:00:02 2007 +0000
description:
Add MAKE_JOBS_SAFE=no, pointed out by ASau as part of the pkgthon
diffstat:
audio/libsndfile/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7f68239f6b88 -r 8dbcdc44e41f audio/libsndfile/Makefile
--- a/audio/libsndfile/Makefile Sun Nov 04 15:58:24 2007 +0000
+++ b/audio/libsndfile/Makefile Sun Nov 04 16:00:02 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2007/07/01 20:47:46 heinz Exp $
+# $NetBSD: Makefile,v 1.43 2007/11/04 16:00:02 agc Exp $
DISTNAME= libsndfile-1.0.17
PKGREVISION= 1
@@ -20,6 +20,8 @@
PKGCONFIG_OVERRIDE= sndfile.pc.in
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= no
+
# This package compiles with gcc2, but its configure script doesn't know that
CONFIGURE_ENV+= ac_cv_c_struct_hack=yes
# Avoid an ICE in gcc2 on sparc64
Home |
Main Index |
Thread Index |
Old Index