diff options
Diffstat (limited to 'www/py-pyramid_rpc/Makefile')
-rw-r--r-- | www/py-pyramid_rpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-pyramid_rpc/Makefile b/www/py-pyramid_rpc/Makefile index 48a57fa47300..37ec98067add 100644 --- a/www/py-pyramid_rpc/Makefile +++ b/www/py-pyramid_rpc/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= RPC support for the Pyramid web framework -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyramid>=0:www/py-pyramid@${FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyramid>=0:www/py-pyramid@${PY_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python |