aboutsummaryrefslogtreecommitdiff
path: root/net/boinc-client/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-12-15 15:51:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-12-15 15:51:34 +0000
commitef78d971eb22a7a673ac11cf60219de53daafa3f (patch)
tree6cd68c517579cef3cce0add64d203271b2ede20a /net/boinc-client/Makefile
parentfeab5d4f3bed2eaeb56203b73a180e35a8ec61b7 (diff)
downloadports-ef78d971eb22a7a673ac11cf60219de53daafa3f.tar.gz
ports-ef78d971eb22a7a673ac11cf60219de53daafa3f.zip
Notes
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)