mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Get rid of USE_GCC=3.4
PR: ports/144658 Submitted by: Andrius Morkunas <hinokind@gmail.com> Approved by: maintaine
This commit is contained in:
parent
923097fe20
commit
1445cec936
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255260
@ -27,7 +27,9 @@ MAN3= firemime_decode_body.3 firemime_get_full_header.3 firemime_get_header.3 \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
USE_GCC= 3.4
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|(unsigned char) dest-\>s\[o++\] = c|dest-\>s\[o++\] = (char) c|' \
|
||||
${WRKSRC}/firemime.c
|
||||
|
||||
pre-configure:
|
||||
@-${RM} -r ${WRKSRC}/firemake/*.orig
|
||||
|
Loading…
Reference in New Issue
Block a user