From d1401bdde4b934191cc28b9c948b4e3fe90a09c7 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Fri, 10 Sep 2021 19:14:18 +0000 Subject: [PATCH] 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