git: 23a81e9366a2 - main - devel/py-Jinja2: unbreak bulk -a
Antoine Brodin
antoine at FreeBSD.org
Mon Sep 13 12:15:37 UTC 2021
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=23a81e9366a220f4978dfe3065f3b5550d348efa
commit 23a81e9366a220f4978dfe3065f3b5550d348efa
Author: Antoine Brodin <antoine at FreeBSD.org>
AuthorDate: 2021-09-13 12:15:10 +0000
Commit: Antoine Brodin <antoine at FreeBSD.org>
CommitDate: 2021-09-13 12:15:10 +0000
devel/py-Jinja2: unbreak bulk -a
---
devel/py-Jinja2/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/py-Jinja2/Makefile b/devel/py-Jinja2/Makefile
index 4345a25f8153..3c53a8587ddb 100644
--- a/devel/py-Jinja2/Makefile
+++ b/devel/py-Jinja2/Makefile
@@ -19,7 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markupsafe>=0.23:textproc/py-markupsafe@${P
NO_ARCH= yes
.if empty(PKGNAMESUFFIX)
-USES= python:2.7+
+USES= python
USE_PYTHON= autoplist distutils
.endif
.if ${PKGNAMESUFFIX} == -doc
More information about the dev-commits-ports-all
mailing list