summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2009-12-12 12:27:33 +0000
committerasau <asau@pkgsrc.org>2009-12-12 12:27:33 +0000
commitc2f5a415b66d84fd32cb5b2999c402e61525737e (patch)
tree6b0d428fa02f11bdee366d9da0284a4ac0758115
parentf06a6763d884a764bd90c5ee001dbb9af39465bd (diff)
downloadpkgsrc-c2f5a415b66d84fd32cb5b2999c402e61525737e.tar.gz
MAKE_JOBS_SAFE=no
-rw-r--r--math/muparser/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/muparser/Makefile b/math/muparser/Makefile
index f3f52c5c0a7..ccae7ac36aa 100644
--- a/math/muparser/Makefile
+++ b/math/muparser/Makefile
@@ -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 @@ WRKSRC= ${WRKDIR}/muparser
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