git: 5ac4a5ff4efc - main - x11/xlockmore: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:06 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5ac4a5ff4efc0c24c50936fbc569bed733d77caf
commit 5ac4a5ff4efc0c24c50936fbc569bed733d77caf
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:57:30 +0000
Commit: Bernhard Froehlich <decke at 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 \
More information about the dev-commits-ports-all
mailing list