aboutsummaryrefslogtreecommitdiff
path: root/devel/py-palm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-palm/Makefile')
-rw-r--r--devel/py-palm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-palm/Makefile b/devel/py-palm/Makefile
index 0101441b1fed..db5bb512e28a 100644
--- a/devel/py-palm/Makefile
+++ b/devel/py-palm/Makefile
@@ -13,8 +13,8 @@ COMMENT= Fast Protocol Buffer library for Python
LICENSE= BSD2CLAUSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>0:devel/py-protobuf@${FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simpleparse>0:devel/py-simpleparse@${FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>0:devel/py-protobuf@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simpleparse>0:devel/py-simpleparse@${PY_FLAVOR}
USES= python:2.7
USE_PYTHON= autoplist distutils