aboutsummaryrefslogtreecommitdiff
path: root/databases/xapian-bindings
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-15 03:00:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-15 03:00:24 +0000
commit4898cc8715822f326a2571c7c7883bddc8645cee (patch)
tree13ab5f60af42382f424039b1d7bf22e421e6ea6b /databases/xapian-bindings
parent0b132463088d00cae7994fa4bbd65a3a7cbc7163 (diff)
downloadports-4898cc8715822f326a2571c7c7883bddc8645cee.tar.gz
ports-4898cc8715822f326a2571c7c7883bddc8645cee.zip
- Use USES=python
Notes
Notes: svn path=/head/; revision=364891
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 4a5fabf6ec0b..b555c9a1dde8 100644
--- a/databases/xapian-bindings/Makefile
+++ b/databases/xapian-bindings/Makefile
@@ -39,7 +39,7 @@ PHP_CONFIGURE_WITH= php
PHP_USE= PHP=yes PHP_BUILD=yes
PYTHON_CONFIGURE_ENV= PYTHON_LIB=${PYTHON_SITELIBDIR}
PYTHON_CONFIGURE_WITH= python
-PYTHON_USE= PYTHON=2
+PYTHON_USES= python:2
RUBY_CONFIGURE_WITH= ruby
RUBY_USE= RUBY=yes RUBY_RDOC=no