1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Use pod2man instead of perldoc to build a manpage.

Submitted by:	bento
This commit is contained in:
Pete Fritchman 2002-06-06 23:08:00 +00:00
parent c2f7082b2a
commit 646f028f2a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60730

View File

@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
MAN1= log_analysis.1
post-patch:
@${PERL} -pi -e 's!perldoc!pod2man!' ${WRKSRC}/Makefile.in
@${PERL} -pi -e 's!perldoc!pod2man!' ${WRKSRC}/configure
post-install:
@${MKDIR} ${PREFIX}/share/examples/log_analysis