aboutsummaryrefslogtreecommitdiff
path: root/devel/py-sqlcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-sqlcc/Makefile')
-rw-r--r--devel/py-sqlcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-sqlcc/Makefile b/devel/py-sqlcc/Makefile
index d7c2cdf357a3..0aba18c4c9fb 100644
--- a/devel/py-sqlcc/Makefile
+++ b/devel/py-sqlcc/Makefile
@@ -12,9 +12,9 @@ COMMENT= Python SQL Command Composer
LICENSE= BSD2CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pythk>=0:devel/pythk
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pythk>=0:devel/pythk@${FLAVOR}
-USES= python
+USES= python:2.7
USE_PYTHON= distutils
.include <bsd.port.mk>