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

Collapse All | Expand All

(-)dns/bind912/Makefile (-1 / +2 lines)
Lines 33-39 Link Here
33
33
34
LIB_DEPENDS=	libxml2.so:textproc/libxml2
34
LIB_DEPENDS=	libxml2.so:textproc/libxml2
35
35
36
USES=	cpe libedit
36
USES_powerpc64=	compiler:c11
37
USES=		${USES_${ARCH}} cpe libedit
37
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
38
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
38
ISCVERSION=	9.12.2-P2
39
ISCVERSION=	9.12.2-P2
39
40

Return to bug 231786