git: 82cc7ed9c6a4 - main - deskutils/spice-gtk: Fix CPE information because current one is deprecated
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 14 10:56:30 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=82cc7ed9c6a4647b9ed44dc83ea68afd8bd7b24c
commit 82cc7ed9c6a4647b9ed44dc83ea68afd8bd7b24c
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:19:47 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:04 +0000
deskutils/spice-gtk: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
---
deskutils/spice-gtk/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/deskutils/spice-gtk/Makefile b/deskutils/spice-gtk/Makefile
index 7a00d3d0410c..2ca089c4088a 100644
--- a/deskutils/spice-gtk/Makefile
+++ b/deskutils/spice-gtk/Makefile
@@ -24,7 +24,7 @@ USE_XORG= pixman x11
USE_GNOME= cairo gdkpixbuf2 gnomeprefix gtk30 intltool introspection:build
USE_GSTREAMER1= yes
-CPE_VENDOR= redhat
+CPE_VENDOR= spice-gtk_project
SPICE_SSL_CFLAGS= -I${OPENSSLINC}
SPICE_SSL_LIBS= -L${OPENSSLLIB} -lcrypto -lssl
More information about the dev-commits-ports-all
mailing list