- Replace INSTALLS_SHLIB with USE_LDCONFIG

This commit is contained in:
Pav Lucistnik 2009-03-26 14:50:55 +00:00
parent f2da1aef09
commit ebce5119ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231070

View File

@ -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