diff options
Diffstat (limited to 'databases/py-pyPgSQL')
-rw-r--r-- | databases/py-pyPgSQL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pyPgSQL/Makefile b/databases/py-pyPgSQL/Makefile index 769422533d64..e9dfdf20ee1c 100644 --- a/databases/py-pyPgSQL/Makefile +++ b/databases/py-pyPgSQL/Makefile @@ -15,7 +15,7 @@ BROKEN= Invalid checksum RUN_DEPENDS= ${DATETIME_DEP}:lang/py-mx-base -USES= pgsql python +USES= pgsql python:2.7 USE_PYTHON= distutils DOCS= Announce ChangeLog README README.html |