diff options
Diffstat (limited to 'net/py-libcloud/Makefile')
-rw-r--r-- | net/py-libcloud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-libcloud/Makefile b/net/py-libcloud/Makefile index 9477a96d7a5c..a2827ae15c4d 100644 --- a/net/py-libcloud/Makefile +++ b/net/py-libcloud/Makefile @@ -14,7 +14,7 @@ COMMENT= Standard client library for many popular cloud providers LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${FLAVOR} NO_ARCH= yes |