aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/tk82
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-16 00:44:16 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-16 00:44:16 +0800
commitf359ee78885faedfb9fd1259c36133038ac50245 (patch)
treee149280677fe44f0552faf757470ea0023906ed0 /x11-toolkits/tk82
parent124867154b7cf447efaed5aa7238f231be993f70 (diff)
downloadfreebsd-ports-graphics-f359ee78885faedfb9fd1259c36133038ac50245.tar.gz
freebsd-ports-graphics-f359ee78885faedfb9fd1259c36133038ac50245.tar.zst
freebsd-ports-graphics-f359ee78885faedfb9fd1259c36133038ac50245.zip
First round of INSTALL_SHLIB fixes.
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 1ff09a44a06..d111040dbee 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 b5afedf961f..eb635188107 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