diff options
Diffstat (limited to 'dns/py-py3dns/Makefile')
-rw-r--r-- | dns/py-py3dns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-py3dns/Makefile b/dns/py-py3dns/Makefile index 7e773e13ecdd..311cf4754ae5 100644 --- a/dns/py-py3dns/Makefile +++ b/dns/py-py3dns/Makefile @@ -16,7 +16,7 @@ LICENSE_NAME= CNRI LICENSE AGREEMENT LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${FLAVOR} NO_ARCH= yes USE_PYTHON= autoplist distutils |