- Fix r417755

- Bump PORTREVISION for dependency change

r417755 was meant to remove RUBY_RDOC but it also added ruby as runtime
dependency unconditionally. USE_RUBY should be set only if RUBY option is on.
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-07-02 01:41:27 +00:00
parent c7f2d89273
commit 1cf09a7b11
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417906

View File

@ -3,6 +3,7 @@
PORTNAME= xapian-bindings
PORTVERSION= 1.2.23
PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
LOCAL/sunpoet
@ -39,7 +40,7 @@ PYTHON_CONFIGURE_ENV= PYTHON_LIB=${PYTHON_SITELIBDIR}
PYTHON_CONFIGURE_WITH= python
PYTHON_USES= python:2
RUBY_CONFIGURE_WITH= ruby
USE_RUBY= yes
RUBY_USE= RUBY=yes
post-patch:
@${REINPLACE_CMD} -e 's|-lstdc++||g' ${WRKSRC}/configure