aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl83
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-02-11 12:41:09 +0800
committerdinoex <dinoex@FreeBSD.org>2003-02-11 12:41:09 +0800
commit36c457119ea7ece3a2e9e068a6cf72d1941ef4b7 (patch)
tree74e9087fe62f1a0a32f145700263d8b314afaa63 /lang/tcl83
parentc34bbed93ee6f955d174ff4c6a05f03704d68914 (diff)
downloadfreebsd-ports-gnome-36c457119ea7ece3a2e9e068a6cf72d1941ef4b7.tar.gz
freebsd-ports-gnome-36c457119ea7ece3a2e9e068a6cf72d1941ef4b7.tar.zst
freebsd-ports-gnome-36c457119ea7ece3a2e9e068a6cf72d1941ef4b7.zip
- fix portlint fatal, introduced by kris.
Diffstat (limited to 'lang/tcl83')
-rw-r--r--lang/tcl83/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile
index 87bc44ceef97..66925c21dbd1 100644
--- a/lang/tcl83/Makefile
+++ b/lang/tcl83/Makefile
@@ -25,7 +25,7 @@ MAKE_ENV= SHORT_TCL_VER=83
PKGINSTALL= ${PKGDIR}/pkg-install.tclsh
PKGDEINSTALL= ${PKGDIR}/pkg-deinstall.tclsh
TCL_VER= 8.3
-NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken
+NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken
PLIST_SUB= TCL_VER=${TCL_VER} SHORT_TCL_VER=83