Lines 14-20
Link Here
|
14 |
LICENSE= LGPL21 |
14 |
LICENSE= LGPL21 |
15 |
|
15 |
|
16 |
BROKEN_mips64= fails to build: qemu: uncaught target signal 11 (Segmentation fault) - core dumped |
16 |
BROKEN_mips64= fails to build: qemu: uncaught target signal 11 (Segmentation fault) - core dumped |
17 |
BROKEN_powerpc64= fails to build: gmake[4]: *** [Makefile:3216: libguile_2.0_la-vm.lo] Error 1 |
|
|
18 |
|
17 |
|
19 |
LIB_DEPENDS= libgmp.so:math/gmp \ |
18 |
LIB_DEPENDS= libgmp.so:math/gmp \ |
20 |
libltdl.so:devel/libltdl \ |
19 |
libltdl.so:devel/libltdl \ |
Lines 25-32
Link Here
|
25 |
|
24 |
|
26 |
MAKE_JOBS_UNSAFE= yes |
25 |
MAKE_JOBS_UNSAFE= yes |
27 |
|
26 |
|
28 |
USES= charsetfix gmake libtool makeinfo ncurses pathfix pkgconfig \ |
27 |
USES= charsetfix compiler:c11 gmake libtool makeinfo ncurses pathfix \ |
29 |
readline |
28 |
pkgconfig readline |
30 |
USE_LDCONFIG= yes |
29 |
USE_LDCONFIG= yes |
31 |
GNU_CONFIGURE= yes |
30 |
GNU_CONFIGURE= yes |
32 |
CPPFLAGS+= -I${LOCALBASE}/include |
31 |
CPPFLAGS+= -I${LOCALBASE}/include |