1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Fix build with gcc-4.2

Approved by:	Shaun Amott <shaun@freebsd.org> (maintainer),
		portmgr (linimon)
This commit is contained in:
Beech Rintoul 2007-10-04 22:17:03 +00:00
parent ba3eb4e89f
commit d68b972686
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200862

View File

@ -27,9 +27,9 @@ PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700042
BROKEN= Does not compile with GCC 4.2
.endif
post-patch:
@${REINPLACE_CMD} -e 's|Config::parseConfig|parseConfig|' \
${WRKSRC}/config.h
do-configure:
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} qmake -project