summaryrefslogtreecommitdiff
path: root/databases/py-pyPgSQL
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-02 10:20:17 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-02 10:20:17 +0000
commit3a255e5eb595431546278ab77227ace694aa3640 (patch)
tree4a0f09bf876068e67bdefbb6d0857459f60e1c03 /databases/py-pyPgSQL
parentpygtk2 works only with python2, no need to build python3 flavors of mcomix (diff)
pyPgSQL doesn't build with python3
Notes
Notes: svn path=/head/; revision=455341
Diffstat (limited to 'databases/py-pyPgSQL')
-rw-r--r--databases/py-pyPgSQL/Makefile2
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