View | Details | Raw Unified | Return to bug 232037
Collapse All | Expand All

(-)Makefile (-5 / +2 lines)
Lines 23-33 Link Here
23
		liburiparser.so:net/uriparser
23
		liburiparser.so:net/uriparser
24
RUN_DEPENDS=	dtv-scan-tables>=0:multimedia/dtv-scan-tables
24
RUN_DEPENDS=	dtv-scan-tables>=0:multimedia/dtv-scan-tables
25
25
26
BROKEN_mips=		fails to configure: No C compiler found
26
USES=		compiler:c++11-lang gettext gmake pkgconfig python shebangfix \
27
BROKEN_mips64=		fails to configure: No C compiler found
27
		ssl
28
BROKEN_powerpc64=	fails to configure: No C compiler found
29
30
USES=		gettext gmake pkgconfig python shebangfix ssl
31
USE_GITHUB=	yes
28
USE_GITHUB=	yes
32
29
33
GNU_CONFIGURE=	yes
30
GNU_CONFIGURE=	yes

Return to bug 232037