aboutsummaryrefslogtreecommitdiff
path: root/graphics/freeimage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/freeimage/Makefile')
-rw-r--r--graphics/freeimage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/freeimage/Makefile b/graphics/freeimage/Makefile
index 274bcc2c005c..0b62abc5566d 100644
--- a/graphics/freeimage/Makefile
+++ b/graphics/freeimage/Makefile
@@ -15,7 +15,7 @@ USES= gmake dos2unix zip
DOS2UNIX_FILES= Source/LibOpenJPEG/opj_malloc.h
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/FreeImage
-MAKE_ARGS= CC=${CC} CPP=${CPP} CXX=${CXX}
+MAKE_ARGS= CC="${CC}" CPP="${CPP}" CXX="${CXX}"
CFLAGS+= -fexceptions -fvisibility=hidden