summaryrefslogtreecommitdiff
path: root/cad/pcb
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2003-08-17 04:00:51 +0000
committerdmcmahill <dmcmahill>2003-08-17 04:00:51 +0000
commit46b74ec646e0f0402aa1492a082eef0afac81d25 (patch)
treecec029c3942bf90b968eb87d489ebdf9117e90a9 /cad/pcb
parent49f71b0c9c5dcc7aafba38f458f443a478fec6ac (diff)
downloadpkgsrc-46b74ec646e0f0402aa1492a082eef0afac81d25.tar.gz
add conflict with pcb-current
Diffstat (limited to 'cad/pcb')
-rw-r--r--cad/pcb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 714b518f137..01969b9a9b4 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2003/08/09 10:32:13 seb Exp $
+# $NetBSD: Makefile,v 1.23 2003/08/17 04:00:51 dmcmahill Exp $
# FreeBSD Id: Makefile,v 1.19 1998/10/31 18:05:31 jseger Exp
#
@@ -17,6 +17,8 @@ COMMENT= X11 interactive printed circuit board layout system
DEPENDS+= m4>=1.4:../../devel/m4
+CONFLICTS+= pcb-current-[0-9]*
+
USE_BUILDLINK2= yes
USE_PKGINSTALL= yes
USE_IMAKE= yes