diff options
Diffstat (limited to 'chinese/tk83/Makefile')
-rw-r--r-- | chinese/tk83/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/tk83/Makefile b/chinese/tk83/Makefile index c321b46f1f47..21aa907133f8 100644 --- a/chinese/tk83/Makefile +++ b/chinese/tk83/Makefile @@ -24,7 +24,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= PORTSDIR=${PORTSDIR} TK_LIB_FILE=libtk83.so.1 CONFIGURE_ARGS= --enable-shared --with-tcl=${PREFIX}/lib/tcl8.3 \ --enable-i18nImprove -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAKE_ENV= SHORT_TK_VER=83 PKGINSTALL= ${PKGDIR}/INSTALL.wish |