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

Collapse All | Expand All

(-)Makefile (-1 / +5 lines)
Lines 13-19 Link Here
13
LICENSE=	BSD3CLAUSE
13
LICENSE=	BSD3CLAUSE
14
LICENSE_FILE=	${WRKSRC}/LICENCE
14
LICENSE_FILE=	${WRKSRC}/LICENCE
15
15
16
USES=		cpe libtool pathfix tar:bzip2
16
USES=		${USES_${ARCH}} cpe libtool pathfix tar:bzip2
17
USES_powerpc=	compiler:c++11-lang
18
USES_powerpcspe=	compiler:c++11-lang
19
USES_powerpc64=	compiler:c++11-lang
20
USES_sparc64=	compiler:c++11-lang
17
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
18
22
19
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes

Return to bug 232034