diff options
Diffstat (limited to 'devel/py-pyqi/Makefile')
-rw-r--r-- | devel/py-pyqi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyqi/Makefile b/devel/py-pyqi/Makefile index 6c5da65945a7..24459bf9d8e4 100644 --- a/devel/py-pyqi/Makefile +++ b/devel/py-pyqi/Makefile @@ -14,6 +14,6 @@ LICENSE= BSD3CLAUSE NO_ARCH= yes USE_PYTHON= autoplist distutils -USES= pgsql python +USES= pgsql python:2.7 .include <bsd.port.mk> |