add a conflicts with tcl-itcl-current
This commit is contained in:
parent
590b36720f
commit
2378df4cda
1 changed files with 3 additions and 1 deletions
|
@ -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 @@ COMMENT= [incr Tcl] object-oriented extension to Tcl/Tk
|
|||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
CONFLICTS+= tcl-itcl-current-[0-9]*
|
||||
|
||||
USE_BUILDLINK3= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
|
Loading…
Reference in a new issue