aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-03-26 14:50:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-03-26 14:50:55 +0000
commitebce5119ec7d43c526a1325177ebe31aefad0c85 (patch)
treebc37cb6721656d0c48088b66f71e0226f1b8143e
parentf2da1aef09d2c938817d0c708bed1d93d65262f6 (diff)
downloadports-ebce5119ec7d43c526a1325177ebe31aefad0c85.tar.gz
ports-ebce5119ec7d43c526a1325177ebe31aefad0c85.zip
- Replace INSTALLS_SHLIB with USE_LDCONFIG
Notes
Notes: svn path=/head/; revision=231070
-rw-r--r--chinese/tk83/Makefile2
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