Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/cad/verilog-current/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/cad/verilog-current/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.59 retrieving revision 1.60 diff -u -p -r1.59 -r1.60 --- pkgsrc/cad/verilog-current/Attic/Makefile 2013/07/15 02:02:18 1.59 +++ pkgsrc/cad/verilog-current/Attic/Makefile 2013/11/29 12:53:45 1.60 @@ -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/ 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]*