mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00: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
@ -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…
Reference in New Issue
Block a user