diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-06-14 05:40:41 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-06-14 05:40:41 +0000 |
commit | 10428c20aec5ddb739037d0006067b74e04c699f (patch) | |
tree | 2546b1990cc348b33b45d09e6a6d7a18327c1e22 /www/py-flexget | |
parent | 2779f2c253fa4e9b0e900aa964e380e367b1a674 (diff) | |
download | ports-10428c20aec5ddb739037d0006067b74e04c699f.tar.gz ports-10428c20aec5ddb739037d0006067b74e04c699f.zip |
Notes
Diffstat (limited to 'www/py-flexget')
-rw-r--r-- | www/py-flexget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-flexget/Makefile b/www/py-flexget/Makefile index 4618badceaf5..51ed022e236a 100644 --- a/www/py-flexget/Makefile +++ b/www/py-flexget/Makefile @@ -46,7 +46,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=1.0.13:databases/py-sqlalchemy TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \ ${PYTHON_PKGNAMEPREFIX}pytest-capturelog>0:devel/py-pytest-capturelog \ ${PYTHON_PKGNAMEPREFIX}boto3>0:www/py-boto3 \ - ${PYTHON_PKGNAMEPREFIX}vcrpy>0:www/py-vcrpy + ${PYTHON_PKGNAMEPREFIX}vcrpy>0:devel/py-vcrpy USE_GITHUB= yes GH_PROJECT= Flexget |