aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl80
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-15 08:29:13 +0800
committerclsung <clsung@FreeBSD.org>2006-08-15 08:29:13 +0800
commit15d63d3453345638c822efbea0e9024612576ad9 (patch)
treed791bc09e611ad8bf83cafb0113310121bd0f5ad /lang/tcl80
parent5ae1e733538696e693315558e0fe177834c3b4c1 (diff)
downloadfreebsd-ports-graphics-15d63d3453345638c822efbea0e9024612576ad9.tar.gz
freebsd-ports-graphics-15d63d3453345638c822efbea0e9024612576ad9.tar.zst
freebsd-ports-graphics-15d63d3453345638c822efbea0e9024612576ad9.zip
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'lang/tcl80')
-rw-r--r--lang/tcl80/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile
index 6c252a24825..e3c99441463 100644
--- a/lang/tcl80/Makefile
+++ b/lang/tcl80/Makefile
@@ -18,7 +18,7 @@ COMMENT= Tool Command Language
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/tcl8.0.5/unix
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}