aboutsummaryrefslogtreecommitdiff
path: root/databases/xapian-bindings12
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-03 20:35:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-03 20:35:02 +0000
commitcd7e2b87c5fdb248bc2eb0e7786699730bc741d4 (patch)
tree7002479f6c607adb4b85bd8782b44791a72c4d2b /databases/xapian-bindings12
parent139677ddcd32dc691329c293082881a11a1b7330 (diff)
downloadports-cd7e2b87c5fdb248bc2eb0e7786699730bc741d4.tar.gz
ports-cd7e2b87c5fdb248bc2eb0e7786699730bc741d4.zip
Change from USES=python:2 to USES=python:2.7
- Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=455440
Diffstat (limited to 'databases/xapian-bindings12')
-rw-r--r--databases/xapian-bindings12/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/xapian-bindings12/Makefile b/databases/xapian-bindings12/Makefile
index 1dce2c415772..20ac4e743b54 100644
--- a/databases/xapian-bindings12/Makefile
+++ b/databases/xapian-bindings12/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xapian-bindings
PORTVERSION= 1.2.25
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
LOCAL/sunpoet
@@ -43,7 +44,7 @@ PHP_CONFIGURE_WITH= php
PHP_USES= php:build
PYTHON_CONFIGURE_ENV= PYTHON_LIB=${PYTHON_SITELIBDIR}
PYTHON_CONFIGURE_WITH= python
-PYTHON_USES= python:2
+PYTHON_USES= python:2.7
RUBY_CONFIGURE_WITH= ruby
RUBY_USE= RUBY=yes