aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk82
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 16:44:16 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 16:44:16 +0000
commit1de95a9ce1b6eaced7531fa61e3c1dd2b0280f97 (patch)
tree793d58c7df7e7a6a8851050e7e17a32a176a9a93 /x11-toolkits/tk82
parentcefa94ae8b4b952fa2ed775be89954f487d66f73 (diff)
downloadports-1de95a9ce1b6eaced7531fa61e3c1dd2b0280f97.tar.gz
ports-1de95a9ce1b6eaced7531fa61e3c1dd2b0280f97.zip
First round of INSTALL_SHLIB fixes.
Notes
Notes: svn path=/head/; revision=29613
Diffstat (limited to 'x11-toolkits/tk82')
-rw-r--r--x11-toolkits/tk82/Makefile2
-rw-r--r--x11-toolkits/tk82/pkg-plist2
2 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile
index 1ff09a44a06d..d111040dbee0 100644
--- a/x11-toolkits/tk82/Makefile
+++ b/x11-toolkits/tk82/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= jseger@FreeBSD.org
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
USE_XLIB= yes
+INSTALL_SHLIBS= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --with-tcl=${PREFIX}/lib/tcl8.2
@@ -296,7 +297,6 @@ MLINKS= 3DBorder.3 Tk_Alloc3DBorderFromObj.3 \
.include <bsd.port.pre.mk>
post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if exists(${PKGINSTALL})
${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL}
.endif
diff --git a/x11-toolkits/tk82/pkg-plist b/x11-toolkits/tk82/pkg-plist
index b5afedf961fd..eb635188107a 100644
--- a/x11-toolkits/tk82/pkg-plist
+++ b/x11-toolkits/tk82/pkg-plist
@@ -31,8 +31,6 @@ lib/libtk%%SHORT_TK_VER%%.a
lib/libtk%%SHORT_TK_VER%%.so
lib/libtk%%SHORT_TK_VER%%.so.1
lib/libtkstub%%SHORT_TK_VER%%.a
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
lib/tk%%TK_VER%%/bgerror.tcl
lib/tk%%TK_VER%%/button.tcl
lib/tk%%TK_VER%%/clrpick.tcl