Respect CC.

PR:		ports/107164
Submitted by:	lioux
This commit is contained in:
Hajimu UMEMOTO 2006-12-26 04:07:17 +00:00
parent 1915c68d40
commit ef424d7ea4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180766

View File

@ -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>