1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

Fix man page generation with Perl 5.24+

PR:		213810
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2016-11-03 13:30:36 +00:00
parent 43d4db24b0
commit 748ba39ec4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425209

View File

@ -29,7 +29,7 @@ NO_BUILD= yes
NO_ARCH= yes
post-extract:
${LOCALBASE}/bin/pod2man < ${WRKSRC}/shelldap > ${WRKSRC}/shelldap.1
${LOCALBASE}/bin/pod2man ${WRKSRC}/shelldap ${WRKSRC}/shelldap.1
do-install:
${INSTALL_MAN} ${WRKSRC}/shelldap.1 ${STAGEDIR}${MANPREFIX}/man/man1