pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/babl
Module Name: pkgsrc
Committed By: tnn
Date: Sun Sep 13 10:10:10 UTC 2026
Modified Files:
pkgsrc/graphics/babl: Makefile
Log Message:
babl: meson doc option was renamed
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/graphics/babl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/babl/Makefile
diff -u pkgsrc/graphics/babl/Makefile:1.76 pkgsrc/graphics/babl/Makefile:1.77
--- pkgsrc/graphics/babl/Makefile:1.76 Sat Sep 12 21:20:56 2026
+++ pkgsrc/graphics/babl/Makefile Sun Sep 13 10:10:10 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2026/09/12 21:20:56 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2026/09/13 10:10:10 tnn Exp $
DISTNAME= babl-0.1.128
CATEGORIES= graphics
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v3
USE_TOOLS+= pkg-config
USE_LANGUAGES= c
-MESON_ARGS+= -Dwith-docs=false
+MESON_ARGS+= -Dgi-docgen=disabled
PKGCONFIG_OVERRIDE+= babl.pc.in
Home |
Main Index |
Thread Index |
Old Index