aboutsummaryrefslogtreecommitdiff
path: root/japanese/expect
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-06-17 05:34:04 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-06-17 05:34:04 +0000
commit5804ca48ae042b0e7e9696325571cfdd8e4d36be (patch)
tree3627907068100e7510779c7df47b2166bd836c9f /japanese/expect
parent613ae584208fdb551063d204efee6827b5948619 (diff)
downloadports-5804ca48ae042b0e7e9696325571cfdd8e4d36be.tar.gz
ports-5804ca48ae042b0e7e9696325571cfdd8e4d36be.zip
Notes
Diffstat (limited to 'japanese/expect')
-rw-r--r--japanese/expect/Makefile2
-rw-r--r--japanese/expect/pkg-plist2
2 files changed, 1 insertions, 3 deletions
diff --git a/japanese/expect/Makefile b/japanese/expect/Makefile
index 76bb31289b38..df2d4db13cba 100644
--- a/japanese/expect/Makefile
+++ b/japanese/expect/Makefile
@@ -22,11 +22,11 @@ CONFIGURE_ARGS= --enable-shared --with-tclconfig=${PREFIX}/lib/tcl8.0jp \
--with-tkinclude=${PREFIX}/include/tk8.0jp
NO_MAN_INSTALL= yes
+INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if ${PORTOBJFORMAT} == "aout"
${LN} -sf libexpect530jp.so.1.2 ${PREFIX}/lib/libexpect530jp.so
.endif
diff --git a/japanese/expect/pkg-plist b/japanese/expect/pkg-plist
index 80db078c6380..e4813a762a45 100644
--- a/japanese/expect/pkg-plist
+++ b/japanese/expect/pkg-plist
@@ -31,5 +31,3 @@ lib/expect5.30jp/pkgIndex.tcl
lib/libexpect530jp.a
lib/libexpect530jp.so.1.2
lib/libexpect530jp.so
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R