git: 1e178e7aeff6 - main - net-im/zoom: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Oct 2021 11:15:26 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e178e7aeff66b0bb5f409e16c81a874970de33e commit 1e178e7aeff66b0bb5f409e16c81a874970de33e Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-19 11:14:40 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-19 11:14:40 +0000 net-im/zoom: Add CPE information Approved by: portmgr (blanket) --- net-im/zoom/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/zoom/Makefile b/net-im/zoom/Makefile index 792dbff647ab..c6599014dcac 100644 --- a/net-im/zoom/Makefile +++ b/net-im/zoom/Makefile @@ -13,7 +13,7 @@ RUN_DEPENDS= linux-c7-xcb-util-image>0:x11/linux-c7-xcb-util-image \ linux-c7-xcb-util-keysyms>0:x11/linux-c7-xcb-util-keysyms \ linux-c7-xcb-util>0:x11/linux-c7-xcb-util -USES= desktop-file-utils linux tar:xz +USES= cpe desktop-file-utils linux tar:xz USE_LINUX= alsalib alsa-plugins-oss atk cairo-gobject dbuslibs fontconfig freetype gdkpixbuf2 gtk3 libdrm libglvnd pango xorglibs # pulseaudio-libs (asserts under the linux emulator) NO_BUILD= yes