summaryrefslogtreecommitdiff
path: root/devel/ffcall
diff options
context:
space:
mode:
authorahoka <ahoka@pkgsrc.org>2008-09-22 00:08:55 +0000
committerahoka <ahoka@pkgsrc.org>2008-09-22 00:08:55 +0000
commitd342b9579afde0e1dea6eb41e5db1daecf268e67 (patch)
treecb0f5c42e5cb8288f391693d31c676754bef4275 /devel/ffcall
parent83462e645ce31cead6fca1001f5dfc6c1e87b635 (diff)
downloadpkgsrc-d342b9579afde0e1dea6eb41e5db1daecf268e67.tar.gz
Mark it as not safe for parallel builds.
Diffstat (limited to 'devel/ffcall')
-rw-r--r--devel/ffcall/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile
index f907be26efc..d224e64c3fe 100644
--- a/devel/ffcall/Makefile
+++ b/devel/ffcall/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2008/08/23 07:46:59 obache Exp $
+# $NetBSD: Makefile,v 1.26 2008/09/22 00:08:55 ahoka Exp $
DISTNAME= ffcall-1.10
PKGREVISION= 2
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.haible.de/bruno/packages-ffcall.html
COMMENT= Foreign function call libraries
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
# the file ${WRKSRC}/avcall/avcall-${MACHINE_ARCH}.c needs to
# be added for additional port support.