summaryrefslogtreecommitdiff
path: root/cad/verilog-current/Makefile
diff options
context:
space:
mode:
authorwennmach <wennmach>2001-04-11 13:36:19 +0000
committerwennmach <wennmach>2001-04-11 13:36:19 +0000
commit14584b9fa791b3279a0961dd7341cee514ef627a (patch)
treeefaa3de8058ad9ab6789bda15f3657aeea3cd106 /cad/verilog-current/Makefile
parent6c60dff50178ee25656be49440f8f6342ce885b7 (diff)
downloadpkgsrc-14584b9fa791b3279a0961dd7341cee514ef627a.tar.gz
Use wildcards in CONFLICTS.
Diffstat (limited to 'cad/verilog-current/Makefile')
-rw-r--r--cad/verilog-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/verilog-current/Makefile b/cad/verilog-current/Makefile
index f4e56cbff54..91062366996 100644
--- a/cad/verilog-current/Makefile
+++ b/cad/verilog-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2001/03/31 00:00:35 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.15 2001/04/11 13:38:41 wennmach Exp $
#
DISTNAME= verilog-20010324
@@ -14,7 +14,7 @@ BUILD_DEPENDS+= bison-*:../../devel/bison
BUILD_DEPENDS+= gperf-2.7.2:../../devel/gperf
DEPENDS+= ipal-current>=20001210:../../cad/ipal-current
-CONFLICTS+= verilog
+CONFLICTS+= verilog-[0-9]*
GNU_CONFIGURE= yes
USE_GMAKE= yes