mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Add back post-patch, useful for man pages.
PR: ports/96562 Submitted by: Andrew Pantyukhin <infofarmer (at) gmail.com> (maintainer) Reported by: ports-i386 via Kris
This commit is contained in:
parent
58db010577
commit
0e8defc5bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160938
@ -72,4 +72,8 @@ pre-fetch:
|
|||||||
.endif
|
.endif
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
post-patch:
|
||||||
|
cd ${WRKSRC}; ${FIND} . -name Makefile.in | \
|
||||||
|
${XARGS} ${REINPLACE_CMD} -e 's/@program_transform_name@//'
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user