Date: Thu, 21 Oct 2021 14:35:32 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: b4a2a79ae6da - main - net/xrdp-devel: Add CPE information Message-ID: <202110211435.19LEZWvp072550@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=b4a2a79ae6dad9bd46abe2e3f3aed5328a0b6e7c commit b4a2a79ae6dad9bd46abe2e3f3aed5328a0b6e7c Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:00 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:00 +0000 net/xrdp-devel: Add CPE information Approved by: portmgr (blanket) --- net/xrdp-devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/xrdp-devel/Makefile b/net/xrdp-devel/Makefile index 41950734d887..41b78dbcca93 100644 --- a/net/xrdp-devel/Makefile +++ b/net/xrdp-devel/Makefile @@ -21,8 +21,9 @@ RUN_DEPENDS= xterm:x11/xterm \ ${LOCALBASE}/lib/xorg/modules/libxorgxrdp.so:x11-drivers/xorgxrdp \ ${LOCALBASE}/lib/pulse-14.2/modules/module-xrdp-sink.so:audio/pulseaudio-module-xrdp -USES= autoreconf:build compiler:c11 jpeg localbase libtool pkgconfig \ +USES= autoreconf:build compiler:c11 cpe jpeg localbase libtool pkgconfig \ ssl xorg +CPE_VENDOR= neutrinolabs USE_XORG= ice pixman sm x11 xfixes xrandr USE_LDCONFIG= ${PREFIX}/lib/xrdp USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211435.19LEZWvp072550>