aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gal/Makefile')
-rw-r--r--x11-toolkits/gal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gal/Makefile b/x11-toolkits/gal/Makefile
index aac54f26efc2..9d3b9e1baf6f 100644
--- a/x11-toolkits/gal/Makefile
+++ b/x11-toolkits/gal/Makefile
@@ -28,8 +28,8 @@ GNOME_HTML_DIR= ${PREFIX}/share/doc/gal
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --enable-static --with-libiconv
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
MAKE_JOBS_UNSAFE=yes
PLIST_SUB= VERSION=${PORTVERSION}