summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2013-11-29 12:53:45 +0000
committerjoerg <joerg@pkgsrc.org>2013-11-29 12:53:45 +0000
commit6de823231a819ec0abcbc9a4b91d2a60e1e70b05 (patch)
treeb36665f183b64f810fef7337ba9aff3e526a18f8 /cad
parentc01877214d3bc0a793af2b703d788f332dcf908f (diff)
downloadpkgsrc-6de823231a819ec0abcbc9a4b91d2a60e1e70b05.tar.gz
Has race conditions during build.
Diffstat (limited to 'cad')
-rw-r--r--cad/verilog-current/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/cad/verilog-current/Makefile b/cad/verilog-current/Makefile
index df1fe56c354..c0247462aac 100644
--- a/cad/verilog-current/Makefile
+++ b/cad/verilog-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2013/07/15 02:02:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.60 2013/11/29 12:53:45 joerg Exp $
#
DISTNAME= verilog-${SNAPDATE}
@@ -12,6 +12,11 @@ HOMEPAGE= http://icarus.com/eda/verilog/index.html
COMMENT= Verilog simulation and synthesis tool (development snapshot version)
LICENSE= gnu-gpl-v2
+# In driver:
+# mkdir: dep: Not a directory
+# Makefile:76: recipe for target 'dep' failed
+MAKE_JOBS_SAFE= no
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
CONFLICTS+= verilog-[0-9]*