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 f9470dbb8fd7..5d60ff846b27 100644 --- a/devel/py-semantic_version/Makefile +++ b/devel/py-semantic_version/Makefile @@ -14,7 +14,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:${PORTSDIR}/www/py-django18 +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>0:www/py-django18 OPTIONS_DEFINE= TESTS |