summaryrefslogtreecommitdiff
path: root/lang/tcl82
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/tcl82
parentupdate to version 1.4.1 (diff)
Set NOPRECIOUSMAKEVARS to unbreak 'make readmes'
Notes
Notes: svn path=/head/; revision=75227
Diffstat (limited to 'lang/tcl82')
-rw-r--r--lang/tcl82/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index 5fb81d01de13..9c4379109838 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -24,6 +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
PLIST_SUB= TCL_VER=8.2 SHORT_TCL_VER=82