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

(-)Makefile (-3 / +1 lines)
Lines 13-25 Link Here
13
LICENSE=	LGPL21+
13
LICENSE=	LGPL21+
14
LICENSE_FILE=	${WRKSRC}/COPYING
14
LICENSE_FILE=	${WRKSRC}/COPYING
15
15
16
BROKEN_powerpc64=	fails to compile: socket.c: internal compiler error: in extract_insn, at recog.c
17
18
USE_GITHUB=	yes
16
USE_GITHUB=	yes
19
GH_ACCOUNT=	steve-o
17
GH_ACCOUNT=	steve-o
20
18
21
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
22
USES=		autoreconf pathfix perl5 libtool python:build
20
USES=		autoreconf compiler:c11 pathfix perl5 libtool python:build
23
USE_PERL5=	build
21
USE_PERL5=	build
24
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
25
WRKSRC_SUBDIR=	openpgm/pgm
23
WRKSRC_SUBDIR=	openpgm/pgm

Return to bug 231670