pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/covered Drop conflict with nonexistent covered-cur...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe2f0176417a
branches:  trunk
changeset: 353528:fe2f0176417a
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Sat Oct 08 14:45:25 2016 +0000

description:
Drop conflict with nonexistent covered-current

diffstat:

 cad/covered/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 3b1dde08357a -r fe2f0176417a cad/covered/Makefile
--- a/cad/covered/Makefile      Sat Oct 08 14:44:31 2016 +0000
+++ b/cad/covered/Makefile      Sat Oct 08 14:45:25 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2016/10/08 14:38:43 kamil Exp $
+# $NetBSD: Makefile,v 1.24 2016/10/08 14:45:25 kamil Exp $
 #
 
 DISTNAME=      covered-0.4.7
@@ -12,8 +12,6 @@
 
 DEPENDS+=      verilog-[0-9]*:../../cad/verilog
 
-CONFLICTS+=    covered-current-[0-9]*
-
 GNU_CONFIGURE= YES
 USE_TOOLS+=    bison gmake lex
 



Home | Main Index | Thread Index | Old Index