1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

Respect CC

This commit is contained in:
Baptiste Daroussin 2013-09-13 16:18:25 +00:00
parent 48ff7e8051
commit 5e65cf64cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327164

View File

@ -23,6 +23,7 @@ ALL_TARGET=
PLIST_FILES= libexec/gkrellm2/plugins/gkrellmwho2.so
post-patch:
@${REINPLACE_CMD} -e 's|gcc|${CC}|g' ${WRKSRC}/configure ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/Makefile
do-install: