1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Fix build

PR:		ports/122463
Submitted by:	Ralf van der Enden <tremere at cainites.net>
This commit is contained in:
Rong-En Fan 2008-04-05 12:52:06 +00:00
parent 9b707841ef
commit e7a1883136
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210575

View File

@ -44,6 +44,7 @@ post-patch:
-e 's|gcc|${CC}|' \
-e 's|g\+\+|${CXX}|' \
-e 's|-O2|${CFLAGS}|' \
${WRKSRC}/${BUILDCMD}
.else
@${REINPLACE_CMD} -E \
-e 's|gcc|${CC}|' \