diff options
Diffstat (limited to 'misc/gkrellweather2/Makefile')
-rw-r--r-- | misc/gkrellweather2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gkrellweather2/Makefile b/misc/gkrellweather2/Makefile index 52a093b..362234b 100644 --- a/misc/gkrellweather2/Makefile +++ b/misc/gkrellweather2/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 USE_GMAKE= yes ALL_TARGET= gkrellweather.so -MAKE_ENV= enable_nls=1 PTHREAD_LIBS=${PTHREAD_LIBS} CC=${CC} +MAKE_ENV= enable_nls=1 PTHREAD_LIBS=${PTHREAD_LIBS} .include <bsd.port.pre.mk> |