git: 5a8acd68b186 - main - net/pacemaker1: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:19 UTC
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