git: a671882bc645 - main - net/xrdp: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 11:57:40 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a671882bc645658a9e22c3a1c8cb6a3d181a7d8d
commit a671882bc645658a9e22c3a1c8cb6a3d181a7d8d
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:54:55 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:54:55 +0000
net/xrdp: Add CPE information
Approved by: portmgr (blanket)
---
net/xrdp/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile
index 5e35a16508ae..fdba59d8cdc7 100644
--- a/net/xrdp/Makefile
+++ b/net/xrdp/Makefile
@@ -20,12 +20,14 @@ 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
USE_XORG= ice pixman sm x11 xfixes xrandr
USE_LDCONFIG= ${PREFIX}/lib/xrdp
USE_GITHUB= yes
+CPE_VENDOR= neutrinolabs
+
GNU_CONFIGURE= yes
GH_ACCOUNT= neutrinolabs
GH_TUPLE= neutrinolabs:librfxcodec:v0.1.5:librfxcodec/librfxcodec \