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:
Koop Mast 2010-05-29 07:16:27 +00:00
parent 923097fe20
commit 1445cec936
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255260

View file

@ -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