From 0c6b072810dc04ede6e30de408d72f35df5b0015 Mon Sep 17 00:00:00 2001 From: kmos Date: Sat, 12 Sep 2020 20:39:31 +0000 Subject: [PATCH] Hook py-brotli up to build --- archivers/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archivers/Makefile b/archivers/Makefile index 83ca591629b..31282236657 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.102 2020/09/12 20:35:56 kmos Exp $ +# $OpenBSD: Makefile,v 1.103 2020/09/12 20:39:31 kmos Exp $ SUBDIR = SUBDIR += arc @@ -53,6 +53,7 @@ #SUBDIR += pecl-rar,php73 # not supported yet SUBDIR += pigz SUBDIR += py-backports-lzma + SUBDIR += py-brotli,python3 SUBDIR += py-libarchive-c SUBDIR += py-libarchive-c,python3 SUBDIR += py-lz4,python3