Lines 11-17
Link Here
|
11 |
COMMENT= Gearman C Server and Library |
11 |
COMMENT= Gearman C Server and Library |
12 |
|
12 |
|
13 |
BROKEN_sparc64= fails to build: cannot link with boost |
13 |
BROKEN_sparc64= fails to build: cannot link with boost |
14 |
BROKEN_powerpc64= fails to build: checking for the Boost program_options library... no |
|
|
15 |
|
14 |
|
16 |
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR} |
15 |
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR} |
17 |
LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \ |
16 |
LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \ |
Lines 23-29
Link Here
|
23 |
USERS= gearmand |
22 |
USERS= gearmand |
24 |
GROUPS= gearmand |
23 |
GROUPS= gearmand |
25 |
|
24 |
|
26 |
USES= pathfix gmake perl5 python:build libtool |
25 |
USES= compiler:c++11-lang pathfix gmake perl5 python:build libtool |
|
|
26 |
USE_CXXSTD= c++11 |
27 |
USE_PERL5= build |
27 |
USE_PERL5= build |
28 |
GNU_CONFIGURE= yes |
28 |
GNU_CONFIGURE= yes |
29 |
USE_LDCONFIG= yes |
29 |
USE_LDCONFIG= yes |