pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/libsndfile drop MAKE_JOBS_SAFE=no, built ok with...
details: https://anonhg.NetBSD.org/pkgsrc/rev/16cc7d57ecb4
branches: trunk
changeset: 570992:16cc7d57ecb4
user: tnn <tnn%pkgsrc.org@localhost>
date: Sat Feb 06 14:38:27 2010 +0000
description:
drop MAKE_JOBS_SAFE=no, built ok with 64 jobs.
diffstat:
audio/libsndfile/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 76429f8fc359 -r 16cc7d57ecb4 audio/libsndfile/Makefile
--- a/audio/libsndfile/Makefile Sat Feb 06 13:58:06 2010 +0000
+++ b/audio/libsndfile/Makefile Sat Feb 06 14:38:27 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2010/01/24 17:26:21 heinz Exp $
+# $NetBSD: Makefile,v 1.58 2010/02/06 14:38:27 tnn Exp $
DISTNAME= libsndfile-1.0.21
CATEGORIES= audio
@@ -18,8 +18,6 @@
PKGCONFIG_OVERRIDE= sndfile.pc.in
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= no
-
SUBST_CLASSES+= vorbis
SUBST_FILES.vorbis= configure
SUBST_SED.vorbis= -e "s/1\.2\.1/1.2.0/g"
Home |
Main Index |
Thread Index |
Old Index