aboutsummaryrefslogtreecommitdiff
path: root/lang/cdent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cdent/Makefile')
-rw-r--r--lang/cdent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/cdent/Makefile b/lang/cdent/Makefile
index bbc759585162..be75222be23a 100644
--- a/lang/cdent/Makefile
+++ b/lang/cdent/Makefile
@@ -10,9 +10,9 @@ MASTER_SITES= CHEESESHOP
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Portable Module Programming Language
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/yaml/__init__.py:devel/py-yaml
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/yaml/__init__.py:devel/py-yaml@${FLAVOR}
-USES= python
+USES= python:2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>