Date: Thu, 21 Oct 2021 14:35:19 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5a8acd68b186 - main - net/pacemaker1: Add CPE information Message-ID: <202110211435.19LEZJb4072202@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a8acd68b186e1413c4b899f8991e8e22252ff7e commit 5a8acd68b186e1413c4b899f8991e8e22252ff7e Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:26:56 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:26:56 +0000 net/pacemaker1: Add CPE information Approved by: portmgr (blanket) --- net/pacemaker1/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/pacemaker1/Makefile.common b/net/pacemaker1/Makefile.common index ca702b94b28e..baf0dcc9fabb 100644 --- a/net/pacemaker1/Makefile.common +++ b/net/pacemaker1/Makefile.common @@ -31,8 +31,9 @@ USE_GITHUB= yes GH_ACCOUNT= ClusterLabs GH_PROJECT= pacemaker -USES= autoreconf corosync gmake gnome libtool ncurses pathfix \ +USES= autoreconf corosync cpe gmake gnome libtool ncurses pathfix \ pkgconfig python:3.6+ shebangfix +CPE_VENDOR= clusterlabs USE_BINUTILS= yes USE_GNOME= glib20 USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211435.19LEZJb4072202>