aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mh/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-06-17 13:34:04 +0800
committerknu <knu@FreeBSD.org>2000-06-17 13:34:04 +0800
commit64d09808617a3c004634590583deb52ca6a01071 (patch)
tree9c0091b5f2fd9e61505eb729e0acee00284a502d /japanese/mh/Makefile
parentda82ca8c8b512a5686ecbe89b52b4bd03f394c9d (diff)
downloadfreebsd-ports-gnome-64d09808617a3c004634590583deb52ca6a01071.tar.gz
freebsd-ports-gnome-64d09808617a3c004634590583deb52ca6a01071.tar.zst
freebsd-ports-gnome-64d09808617a3c004634590583deb52ca6a01071.zip
Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS.
Diffstat (limited to 'japanese/mh/Makefile')
-rw-r--r--japanese/mh/Makefile4
1 files changed, 1 insertions, 3 deletions
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 <bsd.port.mk>