git: c64b01c1831b - main - emulators/linux-rl9: add net/linux-rl9-tcp_wrappers-libs to metaport
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 31 Oct 2024 08:13:55 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c64b01c1831b2e3f9a4f4f9885b022fcd6d30f05 commit c64b01c1831b2e3f9a4f4f9885b022fcd6d30f05 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-10-31 08:12:11 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-10-31 08:13:50 +0000 emulators/linux-rl9: add net/linux-rl9-tcp_wrappers-libs to metaport Sponsored by: Future Crew, LLC --- emulators/linux-rl9/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/linux-rl9/Makefile b/emulators/linux-rl9/Makefile index a899da2ec5bc..af6c44741a84 100644 --- a/emulators/linux-rl9/Makefile +++ b/emulators/linux-rl9/Makefile @@ -26,7 +26,7 @@ USE_LINUX= alsalib alsa-lib-devel alsa-plugins-oss alsa-plugins-pulseaudio \ libunistring libusb libv4l libva libvdpau libvorbis libvpx libxkbcommon libxml2 \ llvm lz4 nettle nspr nss openal-soft ocl-icd openjpeg openldap opus orc \ p11-kit pango pixman png pulseaudio-libs python3 sqlite3 \ - strace systemd-libs tiff vulkan wayland webp xorglibs + strace systemd-libs tcp_wrappers-libs tiff vulkan wayland webp xorglibs .include <bsd.port.options.mk>