summaryrefslogtreecommitdiff
path: root/java/classpath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/classpath/Makefile')
-rw-r--r--java/classpath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile
index 47dbe7556200..698d1699dc2b 100644
--- a/java/classpath/Makefile
+++ b/java/classpath/Makefile
@@ -25,7 +25,7 @@ USE_XORG= x11 ice xtst xaw xproto xext
WANT_GNOME= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include"
+CXXFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS= --enable-jni --disable-alsa --disable-dssi --disable-plugin
USE_GMAKE= yes