summaryrefslogtreecommitdiff
path: root/databases/py-postgresql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-postgresql/Makefile')
-rw-r--r--databases/py-postgresql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile
index e00a753494c8..450162745b85 100644
--- a/databases/py-postgresql/Makefile
+++ b/databases/py-postgresql/Makefile
@@ -12,7 +12,7 @@ WWW= https://github.com/python-postgres/fe
LICENSE= BSD3CLAUSE
-USES= pgsql python:3.3+
+USES= pgsql python
USE_PYTHON= distutils autoplist
.include <bsd.port.pre.mk>