aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl83
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-02-10 07:22:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-02-10 07:22:35 +0000
commit534ad9b411b8c3d3674501362b388be95a98e588 (patch)
tree3868afee8ca58e430c9b588b2aa9fe248d0a6000 /lang/tcl83
parent81f9a1e6964097efbc87e370a2e491cea2048c36 (diff)
downloadports-534ad9b411b8c3d3674501362b388be95a98e588.tar.gz
ports-534ad9b411b8c3d3674501362b388be95a98e588.zip
Notes
Diffstat (limited to 'lang/tcl83')
-rw-r--r--lang/tcl83/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile
index f339a91baef4..87bc44ceef97 100644
--- a/lang/tcl83/Makefile
+++ b/lang/tcl83/Makefile
@@ -25,6 +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
PLIST_SUB= TCL_VER=${TCL_VER} SHORT_TCL_VER=83