pkgsrc-WIP-changes archive

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

xoreos: switch to openal-soft



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sat Jul 16 22:30:35 2016 +0200
Changeset:	39f0c09f0efc31f664078d1a579ca5013487b8f2

Modified Files:
	xoreos/Makefile

Log Message:
xoreos: switch to openal-soft

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

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

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

diffs:
diff --git a/xoreos/Makefile b/xoreos/Makefile
index 75f0aa1..d88a3a2 100644
--- a/xoreos/Makefile
+++ b/xoreos/Makefile
@@ -33,7 +33,7 @@ do-install:
 .include "../../audio/faad2/buildlink3.mk"
 .include "../../audio/libmad/buildlink3.mk"
 .include "../../audio/libvorbis/buildlink3.mk"
-.include "../../audio/openal/buildlink3.mk"
+.include "../../audio/openal-soft/buildlink3.mk"
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/boost-libs/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"


Home | Main Index | Thread Index | Old Index