aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl83/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/tcl83/Makefile')
-rw-r--r--lang/tcl83/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile
index 6d0fc18eabba..4c384c4d0ee6 100644
--- a/lang/tcl83/Makefile
+++ b/lang/tcl83/Makefile
@@ -19,7 +19,7 @@ COMMENT= Tool Command Language
LATEST_LINK= tcl83
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}/unix
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --includedir=${LOCALBASE}/include/tcl${TCL_VER}
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}