mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Fix build after objformat removal on -current.
This commit is contained in:
parent
d6fbc92065
commit
d4c181f21b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186507
@ -25,5 +25,6 @@ USE_GMAKE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/ltconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user