mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Cosmetic change
This commit is contained in:
parent
c3555b6920
commit
02f5b230f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533826
@ -19,12 +19,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 lua:module tar:xz
|
||||
|
||||
DOCSDIR= ${LUA_DOCSDIR}
|
||||
@ -50,6 +44,12 @@ USE_CXXSTD= c++11
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
CONFLICTS_INSTALL= xapian-bindings12
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-lstdc++||g' ${WRKSRC}/configure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user