diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-26 14:50:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-26 14:50:55 +0000 |
commit | ebce5119ec7d43c526a1325177ebe31aefad0c85 (patch) | |
tree | bc37cb6721656d0c48088b66f71e0226f1b8143e /chinese | |
parent | f2da1aef09d2c938817d0c708bed1d93d65262f6 (diff) | |
download | ports-ebce5119ec7d43c526a1325177ebe31aefad0c85.tar.gz ports-ebce5119ec7d43c526a1325177ebe31aefad0c85.zip |
Notes
Diffstat (limited to 'chinese')
-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 |