diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-02-10 07:22:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-02-10 07:22:35 +0000 |
commit | 534ad9b411b8c3d3674501362b388be95a98e588 (patch) | |
tree | 3868afee8ca58e430c9b588b2aa9fe248d0a6000 /chinese | |
parent | 81f9a1e6964097efbc87e370a2e491cea2048c36 (diff) | |
download | ports-534ad9b411b8c3d3674501362b388be95a98e588.tar.gz ports-534ad9b411b8c3d3674501362b388be95a98e588.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/tcl83/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/tcl83/Makefile b/chinese/tcl83/Makefile index 7e2fc9cadbca..4dede5aa5de5 100644 --- a/chinese/tcl83/Makefile +++ b/chinese/tcl83/Makefile @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= PORTSDIR=${PORTSDIR} CONFIGURE_ARGS= --enable-shared --enable-i18nImprove INSTALLS_SHLIB= yes +NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken MAKE_ENV= SHORT_TCL_VER=83 PKGINSTALL= ${PKGDIR}/INSTALL.tclsh |