Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-05-03 20:49:34 +00:00
parent 1c54566fd4
commit c3555b6920
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533825

View File

@ -17,23 +17,24 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpcre.so:devel/pcre \
libxapian.so:databases/xapian-core12
CONFLICTS_INSTALL= xapian-omega
OPTIONS_DEFINE= DOCS EXAMPLES ICONV
OPTIONS_DEFAULT=ICONV
ICONV_DESC= Enable iconv character set conversion support
PORTSCOUT= limitw:1,even
USES= libtool localbase perl5 shebangfix tar:xz
CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR}
CONFIGURE_ENV= PCRE_CONFIG=${LOCALBASE}/bin/pcre-config \
XAPIAN_CONFIG=${LOCALBASE}/bin/xapian-config
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= libtool localbase perl5 shebangfix tar:xz
CONFLICTS_INSTALL= xapian-omega
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