mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Reinplace the target of the symlink instead of the symlink
PR: 216309
This commit is contained in:
parent
68aa31c43e
commit
9ede540c91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432027
1 changed files with 1 additions and 1 deletions
|
@ -20,6 +20,6 @@ post-patch: .SILENT
|
|||
${REINPLACE_CMD} 's/g++/$$CXX/' \
|
||||
${WRKSRC}/phc_compile_plugin.in
|
||||
${REINPLACE_CMD} 's/insert/this->&/' \
|
||||
${WRKSRC}/include/phc/lib/List.h
|
||||
${WRKSRC}/lib/List.h
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue