git: 9ea8a13bc454 - main - x11/libXdmcp: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:19:32 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9ea8a13bc454bec1b4d076f65500ec77c6647b4d
commit 9ea8a13bc454bec1b4d076f65500ec77c6647b4d
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:08:17 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:24 +0000
x11/libXdmcp: Add CPE information
Approved by: portmgr (blanket)
---
x11/libXdmcp/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/x11/libXdmcp/Makefile b/x11/libXdmcp/Makefile
index dc569cc55454..d4c4a075d061 100644
--- a/x11/libXdmcp/Makefile
+++ b/x11/libXdmcp/Makefile
@@ -9,9 +9,11 @@ COMMENT= X Display Manager Control Protocol library
LICENSE= MIT
-USES= xorg xorg-cat:lib
+USES= cpe xorg xorg-cat:lib
USE_XORG= xorgproto:both
+CPE_VENDOR= x.org
+
CONFIGURE_ARGS+=--disable-docs --without-xmlto
post-patch:
More information about the dev-commits-ports-all
mailing list