Fix typo, and patch the correct Makefile.
Reported by: Romain Tartiere <romain@blogreen.org>
This commit is contained in:
parent
f86fbf2d7c
commit
346ee88cbb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205085
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ post-patch:
|
|||
${WRKSRC}/src/daemon/default.pa.in
|
||||
.if ${OSVERSION} < 700042
|
||||
@${REINPLACE_CMD} -e 's|-Wl,-no-undefined||' \
|
||||
${WRKSRC}/Makefile.in
|
||||
${WRKSRC}/src/Makefile.in
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
|
Loading…
Reference in a new issue