git: d1401bdde4b9 - main - x11/libICE: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:19:35 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d1401bdde4b934191cc28b9c948b4e3fe90a09c7
commit d1401bdde4b934191cc28b9c948b4e3fe90a09c7
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:14:18 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:26 +0000
x11/libICE: Add CPE information
Approved by: portmgr (blanket)
---
x11/libICE/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile
index 09ab84cea482..9948dcc02149 100644
--- a/x11/libICE/Makefile
+++ b/x11/libICE/Makefile
@@ -11,8 +11,9 @@ COMMENT= Inter Client Exchange library for X11
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= xorg xorg-cat:lib
+USES= cpe xorg xorg-cat:lib
USE_XORG= xorgproto xtrans
INSTALL_TARGET= install-strip
+CPE_VENDOR= freedesktop
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list