diff options
Diffstat (limited to 'chinese/tcl83')
-rw-r--r-- | chinese/tcl83/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/tcl83/Makefile b/chinese/tcl83/Makefile index abb6f5c79464..d7feffc9b189 100644 --- a/chinese/tcl83/Makefile +++ b/chinese/tcl83/Makefile @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= yes CONFIGURE_ENV= PORTSDIR=${PORTSDIR} CONFIGURE_ARGS= --enable-shared --enable-i18nImprove -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken MAKE_ENV= SHORT_TCL_VER=83 PKGINSTALL= ${PKGDIR}/INSTALL.tclsh |