pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/muparser MAKE_JOBS_SAFE=no



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d52e1fa18d5
branches:  trunk
changeset: 568400:8d52e1fa18d5
user:      asau <asau%pkgsrc.org@localhost>
date:      Sat Dec 12 12:27:33 2009 +0000

description:
MAKE_JOBS_SAFE=no

diffstat:

 math/muparser/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 92ba4f4c53b7 -r 8d52e1fa18d5 math/muparser/Makefile
--- a/math/muparser/Makefile    Sat Dec 12 06:22:23 2009 +0000
+++ b/math/muparser/Makefile    Sat Dec 12 12:27:33 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/12/11 19:53:57 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2009/12/12 12:27:33 asau Exp $
 #
 
 DISTNAME=      muparser_v130
@@ -14,6 +14,7 @@
 GNU_CONFIGURE= yes
 #USE_TOOLS+=   pkg-config
 USE_LANGUAGES= c c++
+MAKE_JOBS_SAFE=        no
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 PKGCONFIG_OVERRIDE+=   build/autoconf/muparser.pc.in



Home | Main Index | Thread Index | Old Index