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

Collapse All | Expand All

(-)Makefile (-5 / +1 lines)
Lines 12-22 Link Here
12
LICENSE=	BSD3CLAUSE
12
LICENSE=	BSD3CLAUSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
14
14
15
BROKEN_mips64=		does not build: error: Need a uint128_t implementation!
15
USES=		compiler:c11 cpe gmake pkgconfig
16
BROKEN_powerpc64=	does not build: error: Need a uint128_t implementation!
17
BROKEN_sparc64=		does not build: error: Need a uint128_t implementation!
18
19
USES=		cpe gmake pkgconfig
20
CPE_VENDOR=	torproject
16
CPE_VENDOR=	torproject
21
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
22
CONFIGURE_ARGS=	--with-openssl-dir="${OPENSSLBASE}"
18
CONFIGURE_ARGS=	--with-openssl-dir="${OPENSSLBASE}"

Return to bug 231779