diff options
author | rillig <rillig@pkgsrc.org> | 2005-09-28 14:31:06 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-09-28 14:31:06 +0000 |
commit | 5ac8ad700481573bca146bdf809b1f45c8437e24 (patch) | |
tree | 4373a04cd43d2143f808073cf6b95c49198d17c6 /lang/tcl-itcl/Makefile | |
parent | 9984e0604a93cd3c3942a51b0167b8a7fe50ef86 (diff) | |
download | pkgsrc-5ac8ad700481573bca146bdf809b1f45c8437e24.tar.gz |
Removed trailing white-space.
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 |