git: 342139b9d761 - main - sysutils/accountsservice: Fix CPE_VENDOR
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 8 19:37:32 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=342139b9d761e81233e135055e34cb534783ee30
commit 342139b9d761e81233e135055e34cb534783ee30
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-08 19:34:09 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-08 19:37:06 +0000
sysutils/accountsservice: Fix CPE_VENDOR
PR: 256111
Submitted by: 0mp
Approved by: portmgr (blanket)
---
sysutils/accountsservice/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/accountsservice/Makefile b/sysutils/accountsservice/Makefile
index 70e6c3b40850..f01b3a207c5a 100644
--- a/sysutils/accountsservice/Makefile
+++ b/sysutils/accountsservice/Makefile
@@ -15,7 +15,7 @@ BUILD_DEPENDS= dbus>0:devel/dbus
LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit
USES= cpe gettext gnome localbase:ldflags meson pkgconfig tar:xz
-CPE_VENDOR= ray_stode
+CPE_VENDOR= freedesktop
USE_GNOME= glib20 intltool libxslt introspection:build
USE_LDCONFIG= yes
MESON_ARGS= -Delogind=false \
More information about the dev-commits-ports-all
mailing list