mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Use pod2man instead of perldoc to build a manpage.
Submitted by: bento
This commit is contained in:
parent
c2f7082b2a
commit
646f028f2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60730
@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
|
|||||||
MAN1= log_analysis.1
|
MAN1= log_analysis.1
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${PERL} -pi -e 's!perldoc!pod2man!' ${WRKSRC}/Makefile.in
|
@${PERL} -pi -e 's!perldoc!pod2man!' ${WRKSRC}/configure
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
@${MKDIR} ${PREFIX}/share/examples/log_analysis
|
@${MKDIR} ${PREFIX}/share/examples/log_analysis
|
||||||
|
Loading…
Reference in New Issue
Block a user