aboutsummaryrefslogtreecommitdiffstats
path: root/databases/xapian-bindings
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-06-29 10:01:42 +0800
committerswills <swills@FreeBSD.org>2016-06-29 10:01:42 +0800
commit608a2d0e1635bf27e853510a9f1b31b95962df9d (patch)
tree0e6ece092cff191650691ef950b9f285b4fb5f7a /databases/xapian-bindings
parentb8a8a24e8560eea59885799b6bd643114c93bc71 (diff)
downloadfreebsd-ports-gnome-608a2d0e1635bf27e853510a9f1b31b95962df9d.tar.gz
freebsd-ports-gnome-608a2d0e1635bf27e853510a9f1b31b95962df9d.tar.zst
freebsd-ports-gnome-608a2d0e1635bf27e853510a9f1b31b95962df9d.zip
databases/xapian-bindings: remove unneeded reference to RUBY_RDOC
With hat: ruby@
Diffstat (limited to 'databases/xapian-bindings')
-rw-r--r--databases/xapian-bindings/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/xapian-bindings/Makefile b/databases/xapian-bindings/Makefile
index 86367c176ad4..6137eac3f277 100644
--- a/databases/xapian-bindings/Makefile
+++ b/databases/xapian-bindings/Makefile
@@ -39,7 +39,7 @@ PYTHON_CONFIGURE_ENV= PYTHON_LIB=${PYTHON_SITELIBDIR}
PYTHON_CONFIGURE_WITH= python
PYTHON_USES= python:2
RUBY_CONFIGURE_WITH= ruby
-RUBY_USE= RUBY=yes RUBY_RDOC=no
+USE_RUBY= yes
post-patch:
@${REINPLACE_CMD} -e 's|-lstdc++||g' ${WRKSRC}/configure