Date: Wed, 13 Oct 2021 14:01:58 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 17cd7d70c881 - main - x11/slim: Add CPE information Message-ID: <202110131401.19DE1w85046147@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=17cd7d70c881cc63bf4545cc86f74ef9329f63e6 commit 17cd7d70c881cc63bf4545cc86f74ef9329f63e6 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-13 14:01:33 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-13 14:01:33 +0000 x11/slim: Add CPE information Approved by: portmgr (blanket) --- x11/slim/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/slim/Makefile b/x11/slim/Makefile index c124d95fcb12..2ef2717a39e1 100644 --- a/x11/slim/Makefile +++ b/x11/slim/Makefile @@ -18,7 +18,8 @@ LIB_DEPENDS= libpng.so:graphics/png \ libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= dbus-daemon:devel/dbus -USES= cmake compiler:c++11-lang jpeg pkgconfig xorg +USES= cmake compiler:c++11-lang cpe jpeg pkgconfig xorg +CPE_VENDOR= berlios USE_XORG= ice sm x11 xau xcb xdmcp xext xft xmu xorg-server xrandr \ xrender xt USE_RC_SUBR= slim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110131401.19DE1w85046147>