summaryrefslogtreecommitdiffstats
path: root/graphics/paintlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/paintlib/Makefile')
-rw-r--r--graphics/paintlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/paintlib/Makefile b/graphics/paintlib/Makefile
index 12a8f6e..d3c93fb 100644
--- a/graphics/paintlib/Makefile
+++ b/graphics/paintlib/Makefile
@@ -23,8 +23,8 @@ USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-SDL --disable-dfb
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
MAN1= paintlib-config.1
OpenPOWER on IntegriCloud