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

Collapse All | Expand All

(-)Makefile (-3 / +1 lines)
Lines 29-39 Link Here
29
LICENSE=	MPL20
29
LICENSE=	MPL20
30
LICENSE_FILE=	${WRKSRC}/COPYRIGHT
30
LICENSE_FILE=	${WRKSRC}/COPYRIGHT
31
31
32
BROKEN_powerpc64=	fails to link: /usr/bin/ld: cannot find -latomic
33
34
LIB_DEPENDS=	libxml2.so:textproc/libxml2
32
LIB_DEPENDS=	libxml2.so:textproc/libxml2
35
33
36
USES=	cpe libedit
34
USES=		compiler:c11 cpe libedit
37
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
35
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
38
ISCVERSION=	9.12.2-P2
36
ISCVERSION=	9.12.2-P2
39
37

Return to bug 231786