Date: Fri, 10 Sep 2021 21:20:02 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5ac4a5ff4efc - main - x11/xlockmore: Add CPE information Message-ID: <202109102120.18ALK2EM007132@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=5ac4a5ff4efc0c24c50936fbc569bed733d77caf commit 5ac4a5ff4efc0c24c50936fbc569bed733d77caf Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-10 19:57:30 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-10 21:17:42 +0000 x11/xlockmore: Add CPE information Approved by: portmgr (blanket) --- x11/xlockmore/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index a84350e7489a..b38e9024dc10 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -13,9 +13,11 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libfreetype.so:print/freetype2 -USES= tar:xz xorg +USES= cpe tar:xz xorg USE_XORG= ice sm x11 xaw xext xpm xorgproto +CPE_VENDOR= sillycycle + CONFIGURE_ARGS= --without-motif --without-editres \ --without-dtsaver --without-rplay --without-nas \ --without-gtk --without-esound --disable-setuid \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102120.18ALK2EM007132>
