aboutsummaryrefslogtreecommitdiff
path: root/textproc/lookatme
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-12-02 18:44:57 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-12-02 18:44:57 +0000
commit1e39ab7285e5748b10bebfc3ccf330b8de3402d6 (patch)
tree4862046eaad2b8fe59456ae97fd67a2c0524205d /textproc/lookatme
parente49cde4c83ce1d4c3e66860b6acddd20ea48f9db (diff)
downloadports-1e39ab7285e5748b10bebfc3ccf330b8de3402d6.tar.gz
ports-1e39ab7285e5748b10bebfc3ccf330b8de3402d6.zip
Unbreak bulk -a
Notes
Notes: svn path=/head/; revision=556845
Diffstat (limited to 'textproc/lookatme')
-rw-r--r--textproc/lookatme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/lookatme/Makefile b/textproc/lookatme/Makefile
index a7efc19b3e1b..3bc3f57b93e7 100644
--- a/textproc/lookatme/Makefile
+++ b/textproc/lookatme/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}marshmallow>=0:devel/py-marshmallow@${PY_FLA
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes