diff options
Diffstat (limited to 'databases/py-oursql/Makefile')
-rw-r--r-- | databases/py-oursql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-oursql/Makefile b/databases/py-oursql/Makefile index a3df6f632896..dc88fff6e9b9 100644 --- a/databases/py-oursql/Makefile +++ b/databases/py-oursql/Makefile @@ -12,7 +12,7 @@ COMMENT= MySQL bindings for python LICENSE= BSD2CLAUSE -USES= mysql python +USES= mysql python:2.7 USE_PYTHON= autoplist distutils post-install: |