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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'japanese/expect/Makefile') 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 -- cgit v1.2.3