From 5804ca48ae042b0e7e9696325571cfdd8e4d36be Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sat, 17 Jun 2000 05:34:04 +0000 Subject: Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS. --- japanese/expect/Makefile | 2 +- japanese/expect/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'japanese/expect') 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 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 -- cgit v1.2.3