aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 14:27:00 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 14:27:00 +0000
commitb4a2a79ae6dad9bd46abe2e3f3aed5328a0b6e7c (patch)
tree79506dd4f85dc9ca1ccce8b4e6b5b3c03249bf47
parent0ee8d6baee601bbcbd33a7c98b0f462b6ca98551 (diff)
downloadports-b4a2a79ae6dad9bd46abe2e3f3aed5328a0b6e7c.tar.gz
ports-b4a2a79ae6dad9bd46abe2e3f3aed5328a0b6e7c.zip
net/xrdp-devel: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--net/xrdp-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
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