From 1006c76cc2cb7c5179e7565e8b758f0b0c391b82 Mon Sep 17 00:00:00 2001 From: wennmach Date: Wed, 11 Apr 2001 13:36:19 +0000 Subject: Use wildcards in CONFLICTS. --- cad/verilog/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad/verilog') diff --git a/cad/verilog/Makefile b/cad/verilog/Makefile index d3a0ea56896..4d47dc334c9 100644 --- a/cad/verilog/Makefile +++ b/cad/verilog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/03/27 03:19:47 hubertf Exp $ +# $NetBSD: Makefile,v 1.8 2001/04/11 13:36:19 wennmach Exp $ # DISTNAME= verilog-0.4 @@ -13,7 +13,7 @@ BUILD_DEPENDS+= bison-*:../../devel/bison BUILD_DEPENDS+= gperf-2.7.2:../../devel/gperf DEPENDS+= ipal-current>=20001210:../../cad/ipal-current -CONFLICTS+= verilog-current +CONFLICTS+= verilog-current-[0-9]* GNU_CONFIGURE= yes USE_GMAKE= yes -- cgit v1.2.3