aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/xmms-mac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-mac/Makefile b/audio/xmms-mac/Makefile
index 1f7ef979d026..600630fcd030 100644
--- a/audio/xmms-mac/Makefile
+++ b/audio/xmms-mac/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= CPPFLAGS=${CPPFLAGS}
+CONFIGURE_ARGS+= CPPFLAGS="${CPPFLAGS}"
USE_AUTOTOOLS= autoconf:259
CPPFLAGS+= "-I${LOCALBASE}/include"