summaryrefslogtreecommitdiff
path: root/audio/spiralsynthmodular/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/spiralsynthmodular/Makefile')
-rw-r--r--audio/spiralsynthmodular/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spiralsynthmodular/Makefile b/audio/spiralsynthmodular/Makefile
index e55ac7078fbb..55f6898f8ac1 100644
--- a/audio/spiralsynthmodular/Makefile
+++ b/audio/spiralsynthmodular/Makefile
@@ -24,8 +24,8 @@ USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_ENV= FLTK_CONFIG="${FLTK_CONFIG}" \
- CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LIBS="${LIBS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+CPPFLAGS+= -I${LOCALBASE}/include
.if defined(WITH_OPTIMIZED_CFLAGS)
CFLAGS+= -O3 -ffast-math