Fix the build following the objformat removal.
Reported by: pointyhat via kris
This commit is contained in:
parent
3f157741be
commit
021af89b38
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184055
1 changed files with 3 additions and 0 deletions
|
@ -49,4 +49,7 @@ pre-everything::
|
|||
@${ECHO_MSG} " WITH_MW_CLIENT=client Define the default Sametime client identifier (default: mwLogin_MEANWHILE)"
|
||||
@${ECHO_MSG} ""
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue