1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-05-03 20:50:34 +00:00
parent 6977ce432a
commit e40a7587bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533837

View File

@ -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 tar:xz
USE_RUBY= yes
@ -47,6 +41,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