aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-03 18:11:40 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-03 18:11:40 +0000
commit652848fc22a63e478974c005e0ebf4f4f213636b (patch)
tree1de71e09fc920d2507f3d70e751f5ef078ef9688 /dns
parent5722be7eb0cb6131e7400503057dad94ff7f4e8f (diff)
downloadports-652848fc22a63e478974c005e0ebf4f4f213636b.tar.gz
ports-652848fc22a63e478974c005e0ebf4f4f213636b.zip
Remove WRKSRC
Notes
Notes: svn path=/head/; revision=567170
Diffstat (limited to 'dns')
-rw-r--r--dns/py-py3dns/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/py-py3dns/Makefile b/dns/py-py3dns/Makefile
index 84ac71cd58e0..dd3ea2fba000 100644
--- a/dns/py-py3dns/Makefile
+++ b/dns/py-py3dns/Makefile
@@ -18,10 +18,9 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
USES= python:3.3+
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
do-test:
cd ${WRKSRC}/ && ${PYTHON_CMD} -m pytest