git: 739a06e04da5 - main - devel/py-celery: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:33 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=739a06e04da51feb09bbb8b06e79eb69b8acca8d commit 739a06e04da51feb09bbb8b06e79eb69b8acca8d Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:39 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:39 +0000 devel/py-celery: Add CPE information Approved by: portmgr (blanket) --- devel/py-celery/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-celery/Makefile b/devel/py-celery/Makefile index 77af9cbd4dd8..932dbaeab92e 100644 --- a/devel/py-celery/Makefile +++ b/devel/py-celery/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}billiard>=3.3.0.21:devel/py-billiard@${PY_FL ${PYTHON_PKGNAMEPREFIX}vine>=1.3.0:devel/py-vine@${PY_FLAVOR} NO_ARCH= yes -USES= python:3.6+ +USES= cpe python:3.6+ +CPE_VENDOR= ${PORTNAME}project USE_PYTHON= autoplist distutils .include <bsd.port.mk>