mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Respect CC
This commit is contained in:
parent
08d1eadca0
commit
a6c17ea4f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180672
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ USE_GMAKE= yes
|
|||
USE_X_PREFIX= yes
|
||||
ALL_TARGET= gkrellweather.so
|
||||
|
||||
MAKE_ENV= enable_nls=1 PTHREAD_LIBS=${PTHREAD_LIBS}
|
||||
MAKE_ENV= enable_nls=1 PTHREAD_LIBS=${PTHREAD_LIBS} CC=${CC}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue