summaryrefslogtreecommitdiff
path: root/japanese/tcl76
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
commit5178b48938d20e336ec57a055a01cb66105cd20c (patch)
tree7b629f06e72f052bb88c209caf447e4bb6077033 /japanese/tcl76
parentUpgrade to 1.1. (diff)
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
Notes
Notes: svn path=/head/; revision=29636
Diffstat (limited to 'japanese/tcl76')
-rw-r--r--japanese/tcl76/Makefile2
-rw-r--r--japanese/tcl76/pkg-plist2
2 files changed, 1 insertions, 3 deletions
diff --git a/japanese/tcl76/Makefile b/japanese/tcl76/Makefile
index 2c42cbde7ed6..d080fd1a43a1 100644
--- a/japanese/tcl76/Makefile
+++ b/japanese/tcl76/Makefile
@@ -18,6 +18,7 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
USE_AUTOCONF= yes
+INSTALLS_SHLIBS= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
PKGINSTALL= ${PORTSDIR}/lang/tcl82/pkg/INSTALL.tclsh
@@ -48,7 +49,6 @@ pre-install:
cd ${WRKSRC} && ${MAKE} -f Makefile.lib PREFIX=${PREFIX} VERSION=${VERSION} install
post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if ${PORTOBJFORMAT} == "aout"
${LN} -sf libtcl76jp.so.1.0 ${PREFIX}/lib/libtcl76jp.so
.endif
diff --git a/japanese/tcl76/pkg-plist b/japanese/tcl76/pkg-plist
index f0e687e3bbfe..cd8cee4d6936 100644
--- a/japanese/tcl76/pkg-plist
+++ b/japanese/tcl76/pkg-plist
@@ -1,8 +1,6 @@
lib/libtcl76jp.a
lib/libtcl76jp.so.1
lib/libtcl76jp.so
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
bin/tclsh7.6jp
include/tcl7.6jp/tcl.h
include/tcl7.6jp/unix/tclUnixPort.h