pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad/pcb add conflict with pcb-current



details:   https://anonhg.NetBSD.org/pkgsrc/rev/afcae78c882e
branches:  trunk
changeset: 460051:afcae78c882e
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Sun Aug 17 04:00:51 2003 +0000

description:
add conflict with pcb-current

diffstat:

 cad/pcb/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 3e0baa56641d -r afcae78c882e cad/pcb/Makefile
--- a/cad/pcb/Makefile  Sun Aug 17 04:00:05 2003 +0000
+++ b/cad/pcb/Makefile  Sun Aug 17 04:00:51 2003 +0000
@@ -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 @@
 
 DEPENDS+=      m4>=1.4:../../devel/m4
 
+CONFLICTS+=    pcb-current-[0-9]*
+
 USE_BUILDLINK2=        yes
 USE_PKGINSTALL=        yes
 USE_IMAKE=     yes



Home | Main Index | Thread Index | Old Index