summaryrefslogtreecommitdiff
path: root/cad/pcb/Makefile
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
commita6c4a34380cd5bf1cdb0f389c4d39fde4e5d0e8d (patch)
treecec029c3942bf90b968eb87d489ebdf9117e90a9 /cad/pcb/Makefile
parentf141616474852f9901dfab49e22beadfa2fcd858 (diff)
downloadpkgsrc-a6c4a34380cd5bf1cdb0f389c4d39fde4e5d0e8d.tar.gz
add conflict with pcb-current
Diffstat (limited to 'cad/pcb/Makefile')
-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