mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
Respect CC
This commit is contained in:
parent
48ff7e8051
commit
5e65cf64cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327164
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user