mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Cosmetic change
This commit is contained in:
parent
fdbb1d165c
commit
c0f2158f04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533830
@ -18,12 +18,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
BUILD_DEPENDS= xapian-core>=${PORTVERSION}:databases/xapian-core
|
||||
LIB_DEPENDS= libxapian.so:databases/xapian-core
|
||||
|
||||
CONFLICTS_INSTALL= xapian-bindings12
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= compiler:c++11-lang libtool python tar:xz
|
||||
|
||||
CONFIGURE_ARGS= --datarootdir=${DATADIR} \
|
||||
@ -45,6 +39,12 @@ USE_PYTHON= flavors
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
CONFLICTS_INSTALL= xapian-bindings12
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.4.8:textproc/py-sphinx@${PY_FLAVOR}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user