Cosmetic change
This commit is contained in:
parent
8b8d236d4d
commit
4dbe256289
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533820
@ -14,13 +14,6 @@ COMMENT= Probabilistic text search database engine
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
CONFLICTS_INSTALL= xapian-core10 xapian-core12
|
||||
|
||||
OPTIONS_DEFINE= DOCS SSE2
|
||||
SSE2_DESC= Use SSE2 for floating point
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= compiler:c++11-lang libtool pathfix tar:xz
|
||||
|
||||
CONFIGURE_ARGS= ac_cv_func_snprintf=snprintf
|
||||
@ -29,6 +22,13 @@ INSTALL_TARGET= install-strip
|
||||
USE_CXXSTD= c++11
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFLICTS_INSTALL= xapian-core10 xapian-core12
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
OPTIONS_DEFINE= DOCS SSE2
|
||||
SSE2_DESC= Use SSE2 for floating point
|
||||
|
||||
SSE2_CONFIGURE_ENABLE= sse
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user