mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Fix build with gcc 3.4
This commit is contained in:
parent
a178058a0f
commit
795a30b529
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115311
@ -17,5 +17,9 @@ COMMENT= Library that provides a generic logging layer
|
||||
|
||||
INSTALLS_SHLIB= YES
|
||||
GNU_CONFIGURE= YES
|
||||
USE_REINPLACE= YES
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,^loop:,loop: ;,' \
|
||||
${WRKSRC}/${PORTNAME}/vanessa_logger.c
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user