Lines 12-20
LICENSE_FILE= ${WRKSRC}/COPYING
Link Here
|
12 |
|
12 |
|
13 |
TEST_DEPENDS= checkmk:devel/check |
13 |
TEST_DEPENDS= checkmk:devel/check |
14 |
|
14 |
|
15 |
USES= cpe gmake gnome libtool pkgconfig python tar:xz |
15 |
USES= autoreconf cpe gmake libtool pkgconfig python tar:xz |
16 |
CPE_VENDOR= clusterlabs |
16 |
CPE_VENDOR= clusterlabs |
17 |
USE_GNOME= libxml2 |
|
|
18 |
USE_LDCONFIG= yes |
17 |
USE_LDCONFIG= yes |
19 |
|
18 |
|
20 |
GNU_CONFIGURE= yes |
19 |
GNU_CONFIGURE= yes |
Lines 35-41
OPTIONS_DEFINE= DOCS DOXYGEN EXAMPLES
Link Here
|
35 |
OPTIONS_SUB= yes |
34 |
OPTIONS_SUB= yes |
36 |
|
35 |
|
37 |
DOXYGEN_IMPLIES= DOCS |
36 |
DOXYGEN_IMPLIES= DOCS |
38 |
DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen |
37 |
DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \ |
|
|
38 |
libxml2>0:textproc/libxml2 |
39 |
DOXYGEN_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-DOXYGEN_OFF-patch-configure.ac |
39 |
|
40 |
|
40 |
QB_SOCKET_DIR?= /var/run/qb |
41 |
QB_SOCKET_DIR?= /var/run/qb |
41 |
|
42 |
|