pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libdoom-umapinfo: Remove python dependency.
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Mon Apr 17 13:53:55 2023 +0200
Changeset: b903cfad7866c2cb5a10f725d8f253816f3c06d8
Modified Files:
libdoom-umapinfo/Makefile
Log Message:
libdoom-umapinfo: Remove python dependency.
Use muon/samurai instead of meson/ninja.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b903cfad7866c2cb5a10f725d8f253816f3c06d8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libdoom-umapinfo/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/libdoom-umapinfo/Makefile b/libdoom-umapinfo/Makefile
index 8ee3e741bc..b99ecf195d 100644
--- a/libdoom-umapinfo/Makefile
+++ b/libdoom-umapinfo/Makefile
@@ -12,5 +12,6 @@ LICENSE= 2-clause-bsd
PLIST_SUBST+= VERS="${VERSION}"
-.include "../../devel/meson/build.mk"
+.include "../../wip/muon/build.mk"
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index