mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
- Fix build on HEAD after objformat remove
PR: 108823 Submitted by: ports@c0decafe.net (maintainer)
This commit is contained in:
parent
bd1df1b959
commit
57760cecb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184611
@ -43,5 +43,6 @@ post-extract:
|
||||
-e 's#\([@(]\)GAIM_LIBDIR\([@)]\)#\1libdir\2#' \
|
||||
-e 's#\([@(]\)GAIM_DATADIR\([@)]\)#\1datadir\2#'
|
||||
@${REINPLACE_CMD} -e 's|-g3||' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -43,5 +43,6 @@ post-extract:
|
||||
-e 's#\([@(]\)GAIM_LIBDIR\([@)]\)#\1libdir\2#' \
|
||||
-e 's#\([@(]\)GAIM_DATADIR\([@)]\)#\1datadir\2#'
|
||||
@${REINPLACE_CMD} -e 's|-g3||' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user