summaryrefslogtreecommitdiff
path: root/lang/tcl80
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
commit835d6b8655813f2580f5db9fcbec03a34833ec92 (patch)
tree1dad4fa822830f51205ce8becf3ef756537f4a2b /lang/tcl80
parentSecond round of INSTALL_SHLIBS=yes fixes. (diff)
Third round of INSTALL_SHLIBS=yes fixes.
Notes
Notes: svn path=/head/; revision=29615
Diffstat (limited to 'lang/tcl80')
-rw-r--r--lang/tcl80/Makefile2
-rw-r--r--lang/tcl80/pkg-plist2
2 files changed, 1 insertions, 3 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile
index 1eb79cb2c000..78088a64bbc7 100644
--- a/lang/tcl80/Makefile
+++ b/lang/tcl80/Makefile
@@ -17,6 +17,7 @@ Y2K= http://www.scriptics.com/Y2K.html
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/tcl8.0.5/unix
+INSTALL_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
@@ -50,7 +51,6 @@ pre-build:
post-install:
${LN} -sf ${TCL_LIB_FILE} ${PREFIX}/lib/${TCL_LIB}
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if exists(${PKGINSTALL})
${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL}
.endif
diff --git a/lang/tcl80/pkg-plist b/lang/tcl80/pkg-plist
index da9e4393dc92..dbe559f20d4d 100644
--- a/lang/tcl80/pkg-plist
+++ b/lang/tcl80/pkg-plist
@@ -2,8 +2,6 @@ bin/tclsh8.0
lib/libtcl80.a
lib/libtcl80.so
lib/libtcl80.so.1
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
include/tcl8.0/tcl.h
include/tcl8.0/generic/tcl.h
include/tcl8.0/generic/tclCompile.h