mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Respect CC.
PR: ports/107164 Submitted by: lioux
This commit is contained in:
parent
1915c68d40
commit
ef424d7ea4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180766
@ -35,6 +35,6 @@ USE_GMAKE= yes
|
||||
|
||||
MAKE_ENV+= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins \
|
||||
LOCALEDIR=${PREFIX}/share/locale \
|
||||
enable_nls=1
|
||||
enable_nls=1 CC="${CC}"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user