pkgsrc-WIP-changes archive

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

libdoom-umapinfo: Adapted for muon 0.3.0



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By:	micha
Date:		Wed Sep 25 14:09:33 2024 +0200
Changeset:	08ac0e4d5a929db351164f2bc06e1cdb9c0cc898

Modified Files:
	libdoom-umapinfo/Makefile

Log Message:
libdoom-umapinfo: Adapted for muon 0.3.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=08ac0e4d5a929db351164f2bc06e1cdb9c0cc898

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 4d38b70731..e09eb284b5 100644
--- a/libdoom-umapinfo/Makefile
+++ b/libdoom-umapinfo/Makefile
@@ -12,9 +12,10 @@ LICENSE=	2-clause-bsd
 
 PLIST_SUBST+=	VERS="${VERSION}"
 
-PKGCONFIG_OVERRIDE+=		output/muon-private/libdoom-umapinfo-1.pc
+PKGCONFIG_OVERRIDE+=		output/.muon/libdoom-umapinfo-1.pc
 PKGCONFIG_OVERRIDE_STAGE=	post-build
 
+MUON_REQD+=	0.3.0
 .include "../../wip/muon/build.mk"
 
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index