- Fix after objformat removal
PR: 109155 Submitted by: trasz
This commit is contained in:
parent
23544db1d1
commit
0f075f68fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185976
@ -24,4 +24,8 @@ GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user