Lines 18-23
Link Here
|
18 |
BROKEN_mips= fails to install: quartz_log.cc:: error: call to 'om_tostring' is ambiguous |
18 |
BROKEN_mips= fails to install: quartz_log.cc:: error: call to 'om_tostring' is ambiguous |
19 |
BROKEN_mips64= fails to install: quartz_log.cc:: error: call to 'om_tostring' is ambiguous |
19 |
BROKEN_mips64= fails to install: quartz_log.cc:: error: call to 'om_tostring' is ambiguous |
20 |
|
20 |
|
|
|
21 |
BUILD_DEPENDS= gsed:textproc/gsed |
22 |
|
21 |
CONFLICTS_INSTALL= xapian-core xapian-core12 |
23 |
CONFLICTS_INSTALL= xapian-core xapian-core12 |
22 |
|
24 |
|
23 |
USES= libtool |
25 |
USES= libtool |
Lines 26-31
Link Here
|
26 |
USE_LDCONFIG= yes |
28 |
USE_LDCONFIG= yes |
27 |
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} |
29 |
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} |
28 |
PORTDOCS= * |
30 |
PORTDOCS= * |
|
|
31 |
CONFIGURE_ENV+= ac_cv_path_SED=${LOCALBASE}/bin/gsed |
29 |
|
32 |
|
30 |
OPTIONS_DEFINE= DOCS SSE2 |
33 |
OPTIONS_DEFINE= DOCS SSE2 |
31 |
SSE2_DESC= Use SSE2 for floating point |
34 |
SSE2_DESC= Use SSE2 for floating point |