Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/mk add brotli to x11 src dirs.



details:   https://anonhg.NetBSD.org/src/rev/faa9924e04f0
branches:  trunk
changeset: 373273:faa9924e04f0
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Jan 29 06:55:44 2023 +0000

description:
add brotli to x11 src dirs.

diffstat:

 share/mk/bsd.own.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b0cdf6717263 -r faa9924e04f0 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk       Sat Jan 28 14:54:43 2023 +0000
+++ b/share/mk/bsd.own.mk       Sun Jan 29 06:55:44 2023 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.own.mk,v 1.1303 2023/01/28 08:45:11 martin Exp $
+#      $NetBSD: bsd.own.mk,v 1.1304 2023/01/29 06:55:44 mrg Exp $
 
 # This needs to be before bsd.init.mk
 .if defined(BSD_MK_COMPAT_FILE)
@@ -1623,6 +1623,7 @@
        xtrans fontconfig freetype evieext mkfontscale bdftopcf \
        xorg-cf-files imake xbiff xkeyboard-config \
        xcompmgr xbitmaps appres xeyes xev xedit sessreg pixman \
+       brotli \
        beforelight bitmap editres makedepend fonttosfnt fslsfonts fstobdf \
        glu glw mesa-demos MesaGLUT MesaLib MesaLib.old MesaLib7 \
        ico iceauth listres lndir \



Home | Main Index | Thread Index | Old Index