summaryrefslogtreecommitdiff
path: root/cad/pcb
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2003-08-17 04:00:51 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2003-08-17 04:00:51 +0000
commit82cd633d7f8ce331c9c1e9078e548de4496c3a0f (patch)
treecec029c3942bf90b968eb87d489ebdf9117e90a9 /cad/pcb
parent69b4c2cbfda6ca599e50c2a50421c48ab8c1cf9d (diff)
downloadpkgsrc-82cd633d7f8ce331c9c1e9078e548de4496c3a0f.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