mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Cosmetic change
This commit is contained in:
parent
af32eb2fe7
commit
1c54566fd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533824
@ -17,14 +17,6 @@ BUILD_DEPENDS= xapian-core>=${PORTVERSION}:databases/xapian-core
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libxapian.so:databases/xapian-core
|
||||
|
||||
CONFLICTS_INSTALL= xapian-omega12
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES ICONV
|
||||
OPTIONS_DEFAULT=ICONV
|
||||
ICONV_DESC= Enable iconv character set conversion support
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= compiler:c++11-lang libtool localbase perl5 shebangfix tar:xz
|
||||
|
||||
CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} \
|
||||
@ -35,8 +27,16 @@ GNU_CONFIGURE= yes
|
||||
USE_CXXSTD= c++11
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFLICTS_INSTALL= xapian-omega12
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
SHEBANG_FILES= dbi2omega htdig2omega mbox2omega
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES ICONV
|
||||
OPTIONS_DEFAULT=ICONV
|
||||
ICONV_DESC= Enable iconv character set conversion support
|
||||
|
||||
ICONV_CONFIGURE_ON= ac_cv_search_iconv=${ICONV_LIB}
|
||||
ICONV_CONFIGURE_WITH= iconv
|
||||
ICONV_USES= iconv
|
||||
|
Loading…
Reference in New Issue
Block a user