aboutsummaryrefslogtreecommitdiff
path: root/databases/xapian-bindings
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-02-08 13:52:25 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-02-08 13:52:25 +0000
commita066a1dc20080d8be686d790bf983a57bb6dbe76 (patch)
treeace12d4d40882570e068f3eae6eac37f4374f648 /databases/xapian-bindings
parent48bbd15b98e4d84d522f209769bb16d118792467 (diff)
downloadports-a066a1dc20080d8be686d790bf983a57bb6dbe76.tar.gz
ports-a066a1dc20080d8be686d790bf983a57bb6dbe76.zip
Notes
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 740444c3039c..1461bd90af50 100644
--- a/databases/xapian-bindings/Makefile
+++ b/databases/xapian-bindings/Makefile
@@ -51,7 +51,7 @@ CONFIGURE_ARGS+= --without-ruby
PLIST_SUB+= BINDING_RUBY="@comment "
.else
CONFIGURE_ARGS+= --with-ruby
-USE_RUBY_RDOCS= no
+USE_RUBY_RDOC= no
PLIST_SUB+= BINDING_RUBY=""
USE_RUBY= yes
.endif