pkgsrc-WIP-changes archive

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

barony: Blindly switch Mesa bl3 to MesaLib



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Tue Sep 10 10:56:32 2019 -0400
Changeset:	c716ac7e55dcf3f07b872e9782271fae23fdb938

Modified Files:
	barony/Makefile

Log Message:
barony: Blindly switch Mesa bl3 to MesaLib

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 barony/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/barony/Makefile b/barony/Makefile
index 426cd9ddce..076b412088 100644
--- a/barony/Makefile
+++ b/barony/Makefile
@@ -26,7 +26,7 @@ LDFLAGS+=	-lexecinfo
 .include "../../graphics/png/buildlink3.mk"
 .include "../../fonts/SDL2_ttf/buildlink3.mk"
 .include "../../net/SDL2_net/buildlink3.mk"
-.include "../../graphics/Mesa/buildlink3.mk"
+.include "../../graphics/MesaLib/buildlink3.mk"
 .include "../../devel/physfs/buildlink3.mk"
 .include "../../audio/openal-soft/buildlink3.mk"
 .include "../../audio/libvorbis/buildlink3.mk"


Home | Main Index | Thread Index | Old Index