aboutsummaryrefslogtreecommitdiff
path: root/databases
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
parent1e6e296230ae12f7889e264d874a285d39bc25e0 (diff)
downloadports-3a255e5eb595431546278ab77227ace694aa3640.tar.gz
ports-3a255e5eb595431546278ab77227ace694aa3640.zip
pyPgSQL doesn't build with python3
Notes
Notes: svn path=/head/; revision=455341
Diffstat (limited to 'databases')
-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