pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/tcl-itcl add a conflicts with tcl-itcl-current



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b75b1b33061c
branches:  trunk
changeset: 481054:b75b1b33061c
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Fri Sep 24 21:17:03 2004 +0000

description:
add a conflicts with tcl-itcl-current

diffstat:

 lang/tcl-itcl/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r e08c30ce7a2d -r b75b1b33061c lang/tcl-itcl/Makefile
--- a/lang/tcl-itcl/Makefile    Fri Sep 24 21:16:02 2004 +0000
+++ b/lang/tcl-itcl/Makefile    Fri Sep 24 21:17:03 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/05/12 23:38:35 minskim Exp $
+# $NetBSD: Makefile,v 1.12 2004/09/24 21:17:03 dmcmahill Exp $
 
 DISTNAME=      itcl3.2
 PKGNAME=       tcl-itcl-3.2
@@ -12,6 +12,8 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+CONFLICTS+=    tcl-itcl-current-[0-9]*      
+
 USE_BUILDLINK3=        yes
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes



Home | Main Index | Thread Index | Old Index