View | Details | Raw Unified | Return to bug 272727 | Differences between
and this patch

Collapse All | Expand All

(-)b/net/boinc-client/Makefile (-2 / +1 lines)
Lines 74-80 CLIENT_LIB_DEPENDS= libcurl.so:ftp/curl \ Link Here
74
CLIENT_RUN_DEPENDS=		${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
74
CLIENT_RUN_DEPENDS=		${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
75
CLIENT_USE=			RC_SUBR=boinc-client
75
CLIENT_USE=			RC_SUBR=boinc-client
76
76
77
LINUX_CONFIGURE_ON=	--with-boinc-alt-platform=i686-pc-linux-gnu
77
LINUX_CONFIGURE_ON=	--with-boinc-alt-platform=x86_64-pc-linux-gnu
78
LINUX_USES=		linux
78
LINUX_USES=		linux
79
79
80
X11_USES=		gl jpeg xorg
80
X11_USES=		gl jpeg xorg
81
- 

Return to bug 272727