From 64d09808617a3c004634590583deb52ca6a01071 Mon Sep 17 00:00:00 2001 From: knu Date: Sat, 17 Jun 2000 05:34:04 +0000 Subject: Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS. --- japanese/mh/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'japanese/mh/Makefile') diff --git a/japanese/mh/Makefile b/japanese/mh/Makefile index b83f82e7225b..822c7f6dbcc8 100644 --- a/japanese/mh/Makefile +++ b/japanese/mh/Makefile @@ -34,8 +34,6 @@ MAN5= mh-alias.5 mh-format.5 mh-mail.5 mh-profile.5 mh-sequence.5 mh-tailor.5 MAN8= ap.8 conflict.8 dp.8 fmtdump.8 install-mh.8 post.8 MANLANG= "" ja MANCOMPRESSED= yes - -post-install: - ${LDCONFIG} -m ${PREFIX}/lib +INSTALLS_SHLIB= yes .include -- cgit