mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Prepare for removal of shlib filtering. While here, remove manual invocation of ldconfig, INSTALLS_SHLIB/USE_LDCONFIG handles this for us
This commit is contained in:
parent
f9acbb34f7
commit
e8287bd3e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183439
@ -36,7 +36,7 @@ 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
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
DOCDIR= ${PREFIX}/share/doc/${PKGBASE}
|
||||
READMES= 00.READ.ME.1ST CHANGES.JP COMMANDS.JP FAQ.JP FEATURES.JP \
|
||||
|
@ -69,10 +69,8 @@ lib/mh/spost
|
||||
lib/mh/tmac.h
|
||||
lib/mh/viamail
|
||||
lib/libmh.so
|
||||
lib/libmh.so.3.2
|
||||
lib/libmh.so.3
|
||||
@dirrm lib/mh
|
||||
@exec /sbin/ldconfig -m %D/lib
|
||||
@unexec /sbin/ldconfig -R
|
||||
%%PORTDOCS%%share/doc/ja-mh/00.READ.ME.1ST
|
||||
%%PORTDOCS%%share/doc/ja-mh/CHANGES.JP
|
||||
%%PORTDOCS%%share/doc/ja-mh/COMMANDS.JP
|
||||
|
Loading…
Reference in New Issue
Block a user