diff options
Diffstat (limited to 'devel/py-semantic_version/Makefile')
-rw-r--r-- | devel/py-semantic_version/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-semantic_version/Makefile b/devel/py-semantic_version/Makefile index 557ba5e1bfe9..4a4ec3bd4fb8 100644 --- a/devel/py-semantic_version/Makefile +++ b/devel/py-semantic_version/Makefile @@ -13,7 +13,7 @@ COMMENT= Python library provides a few tools to handle SemVer in Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>0:www/py-django18 +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>0:www/py-django18@${FLAVOR} USE_GITHUB= yes GH_ACCOUNT= rbarrois |