git: 413dae041a4d - main - sysutils/seatd: add CPE information
Jan Beich
jbeich at FreeBSD.org
Wed Sep 29 14:12:01 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=413dae041a4da3082ae42e255960cdfce3d3bb5a
commit 413dae041a4da3082ae42e255960cdfce3d3bb5a
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-09-29 14:10:31 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-29 14:11:20 +0000
sysutils/seatd: add CPE information
Reported by: decke
---
sysutils/seatd/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sysutils/seatd/Makefile b/sysutils/seatd/Makefile
index 1f934cd06c37..a7f07225c85c 100644
--- a/sysutils/seatd/Makefile
+++ b/sysutils/seatd/Makefile
@@ -10,9 +10,10 @@ COMMENT= Minimal seat management daemon and universal library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= compiler:c11 meson pkgconfig
+USES= compiler:c11 cpe meson pkgconfig
USE_LDCONFIG= yes
USE_RC_SUBR= ${PORTNAME}
+CPE_VENDOR= ${PORTNAME}_project
SUB_FILES= pkg-message
PLIST_FILES= bin/${PORTNAME} \
"@(,video,4750) bin/${PORTNAME}-launch" \
More information about the dev-commits-ports-all
mailing list