aboutsummaryrefslogtreecommitdiff
path: root/net/boinc-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/boinc-client/Makefile')
-rw-r--r--net/boinc-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile
index 91c6d5d62829..7ec87f81b8f2 100644
--- a/net/boinc-client/Makefile
+++ b/net/boinc-client/Makefile
@@ -48,7 +48,7 @@ USE_WX= 2.6
WX_CONF_ARGS= absolute
CPPFLAGS+= -I${X11BASE}/include
.else
-CONFIGURE_ARGS+= --with-wx-config=false
+CONFIGURE_ARGS+= --with-wx-config=false --without-x
.endif
.if !defined(WITHOUT_X11)