Subject: CVS commit: pkgsrc/devel/meson
From: Niclas Rosenvik
Date: 2024-02-03 23:49:14
Message id: 20240203224914.C25EAFA42@cvs.NetBSD.org

Log Message:
devel/meson: stop meson from downloading dependencies
As mentioned in PR pkg/57902 meson can download deps
using git if the project is configured for it.
Use the meson argument --wrap-mode=nodownload to
disable this since the pkgsrc policy is that packages
should not download things during the build.

Files:
RevisionActionfile
1.26modifypkgsrc/devel/meson/build.mk