summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.scons.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Mk/bsd.scons.mk')
-rw-r--r--Mk/bsd.scons.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.scons.mk b/Mk/bsd.scons.mk
index ec31d9c..86e9cfd 100644
--- a/Mk/bsd.scons.mk
+++ b/Mk/bsd.scons.mk
@@ -37,8 +37,8 @@ SCONS_PORT= ${PORTSDIR}/devel/scons
CCFLAGS?= ${CFLAGS}
LINKFLAGS?= ${LDFLAGS}
PKGCONFIGDIR?= ${LOCALBASE}/libdata/pkgconfig
-LIBPATH?= ${LOCALBASE}/lib ${X11BASE}/lib
-CPPPATH?= ${LOCALBASE}/include ${X11BASE}/include
+LIBPATH?= ${LOCALBASE}/lib
+CPPPATH?= ${LOCALBASE}/include
#
# SCONS_ENV is where we pass all the stuff that should be the
OpenPOWER on IntegriCloud