diff options
Diffstat (limited to 'lang/tcl-itcl/Makefile')
-rw-r--r-- | lang/tcl-itcl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl-itcl/Makefile b/lang/tcl-itcl/Makefile index 67685a418ce..6e40238d328 100644 --- a/lang/tcl-itcl/Makefile +++ b/lang/tcl-itcl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/05/25 18:23:46 kristerw Exp $ +# $NetBSD: Makefile,v 1.16 2005/09/28 14:31:07 rillig Exp $ DISTNAME= itcl3.2 PKGNAME= tcl-itcl-3.2 @@ -12,7 +12,7 @@ COMMENT= [incr Tcl] object-oriented extension to Tcl/Tk PKG_INSTALLATION_TYPES= overwrite pkgviews -CONFLICTS+= tcl-itcl-current-[0-9]* +CONFLICTS+= tcl-itcl-current-[0-9]* GNU_CONFIGURE= yes USE_LIBTOOL= yes |