aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl82
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-02-11 04:41:09 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-02-11 04:41:09 +0000
commite38b201b9dfa733098f8e86ad39a01f4f775453b (patch)
tree6651a0954939194e256275443b50f105e7abc0e0 /lang/tcl82
parent26d0b60848ffa3818ba2ae74e1d5778c3fc2b8ee (diff)
downloadports-e38b201b9dfa733098f8e86ad39a01f4f775453b.tar.gz
ports-e38b201b9dfa733098f8e86ad39a01f4f775453b.zip
- fix portlint fatal, introduced by kris.
Notes
Notes: svn path=/head/; revision=75282
Diffstat (limited to 'lang/tcl82')
-rw-r--r--lang/tcl82/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index 9c4379109838..01b68a4522df 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -24,7 +24,7 @@ CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
MAKE_ENV= SHORT_TCL_VER=82
PKGINSTALL= ${PKGDIR}/pkg-install.tclsh
PKGDEINSTALL= ${PKGDIR}/pkg-deinstall.tclsh
-NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken
+NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken
PLIST_SUB= TCL_VER=8.2 SHORT_TCL_VER=82