diff options
Diffstat (limited to 'devel/py-palm/Makefile')
-rw-r--r-- | devel/py-palm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-palm/Makefile b/devel/py-palm/Makefile index a3e484332b81..999fec9a821f 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:${PORTSDIR}/devel/py-protobuf -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simpleparse>0:${PORTSDIR}/devel/py-simpleparse +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>0:devel/py-protobuf +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simpleparse>0:devel/py-simpleparse USES= python:2 USE_PYTHON= autoplist distutils |