aboutsummaryrefslogtreecommitdiff
path: root/net/boinc-client
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-05-13 04:12:07 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-05-13 04:12:07 +0000
commiteb7f4a3b2e310e5b188d70e7a2a549ae7babd420 (patch)
treedbcb6c9ae7692683deab4335a35bc594d468a979 /net/boinc-client
parent7fb72d4854e30a46a59c8d7ed8ebbf3278245810 (diff)
downloadports-eb7f4a3b2e310e5b188d70e7a2a549ae7babd420.tar.gz
ports-eb7f4a3b2e310e5b188d70e7a2a549ae7babd420.zip
net/boinc-client: Merge the two MANAGER_USES after r501369
Notes
Notes: svn path=/head/; revision=501513
Diffstat (limited to 'net/boinc-client')
-rw-r--r--net/boinc-client/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile
index 9293d2924de1..f252ff5cf725 100644
--- a/net/boinc-client/Makefile
+++ b/net/boinc-client/Makefile
@@ -4,7 +4,7 @@
PORTNAME= boinc-client
PORTVERSION= 7.8.6
DISTVERSIONPREFIX= client_release/7.8/
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net
MAINTAINER= ler@FreeBSD.org
@@ -56,7 +56,6 @@ NO_NET_INFO_DESC= Do not send host address and name to servers
OPTIONS_SUB= yes
-MANAGER_USES= iconv
MANAGER_LIB_DEPENDS= libnotify.so:devel/libnotify \
libfontconfig.so:x11-fonts/fontconfig \
libsqlite3.so:databases/sqlite3 \
@@ -64,7 +63,7 @@ MANAGER_LIB_DEPENDS= libnotify.so:devel/libnotify \
MANAGER_CONFIGURE_ON= --with-sqlite3-prefix=${LOCALBASE}
MANAGER_CONFIGURE_OFF= --with-wx-config=false --without-x
MANAGER_CONFIGURE_ENABLE=manager
-MANAGER_USES= gnome
+MANAGER_USES= gnome iconv
MANAGER_USE= GNOME=cairo,gdkpixbuf2,glib20,gtk20,pango \
XORG=xcb,x11,xext,xscrnsaver WX=3.0