aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/tcl82/Makefile2
-rw-r--r--lang/tcl83/Makefile2
2 files changed, 2 insertions, 2 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
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