aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gspeakers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gspeakers/Makefile')
-rw-r--r--audio/gspeakers/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gspeakers/Makefile b/audio/gspeakers/Makefile
index 67dc7fb05095..06e5703a5a64 100644
--- a/audio/gspeakers/Makefile
+++ b/audio/gspeakers/Makefile
@@ -20,8 +20,8 @@ USE_GNOME= gnomeprefix libxml2
USE_GMAKE= yes
USE_AUTOTOOLS= automake:env
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
CFLAGS+= -O0