summaryrefslogtreecommitdiffstats
path: root/net/boinc-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/boinc-client/Makefile')
-rw-r--r--net/boinc-client/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile
index 3b13825..50db9ad 100644
--- a/net/boinc-client/Makefile
+++ b/net/boinc-client/Makefile
@@ -7,7 +7,7 @@
PORTNAME= boinc-client
PORTVERSION= 7.0.25
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= pav
@@ -77,6 +77,7 @@ PORT_OPTIONS+= X11
.if ${PORT_OPTIONS:MX11}
USE_GL= glut
+USE_XORG+= xmu xi
LIB_DEPENDS+= jpeg:${PORTSDIR}/graphics/jpeg
PLIST_SUB+= X11=""
.else
@@ -84,7 +85,7 @@ PLIST_SUB+= X11="@comment "
.endif
.if ${PORT_OPTIONS:MMANAGER}
-USE_XORG= x11
+USE_XORG+= x11
USE_WX= 2.8+
USE_ICONV= yes
WX_CONF_ARGS= absolute
OpenPOWER on IntegriCloud