git: 0ffa3803fab5 - main - net/ceph14: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:14:41 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ffa3803fab582c57b7378cd7cbd149c9f12b54d commit 0ffa3803fab582c57b7378cd7cbd149c9f12b54d Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:18 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:18 +0000 net/ceph14: Add CPE information Approved by: portmgr (blanket) --- net/ceph14/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile index d3c4453bcced..b6439af26986 100644 --- a/net/ceph14/Makefile +++ b/net/ceph14/Makefile @@ -61,8 +61,9 @@ RUN_DEPENDS= \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}routes>=0:www/py-routes@${PY_FLAVOR} -USES= cmake:noninja compiler:c++17-lang dos2unix fuse gettext-runtime gmake ncurses \ +USES= cmake:noninja compiler:c++17-lang cpe dos2unix fuse gettext-runtime gmake ncurses \ pkgconfig python:3.7+ readline shebangfix ssl +CPE_VENDOR= linuxfoundation USE_PYTHON= cython py3kplist USE_OPENLDAP= yes USE_GITHUB= yes