pkgsrc-WIP-changes archive

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

Switch to Openal-soft.



Module Name:	pkgsrc-wip
Committed By:	Daniel Oelschlegel <amoibos%gmail.com@localhost>
Pushed By:	amoibos
Date:		Sat Feb 25 21:13:51 2017 +0000
Changeset:	d420ed6bba538be57934397de64502688760550e

Modified Files:
	supertuxkart/Makefile

Log Message:
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=d420ed6bba538be57934397de64502688760550e

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

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

diffs:
diff --git a/supertuxkart/Makefile b/supertuxkart/Makefile
index bb0c19eaa1..4d2a1697c3 100644
--- a/supertuxkart/Makefile
+++ b/supertuxkart/Makefile
@@ -28,7 +28,7 @@ CMAKE_ARGS+=	-DUSE_WIIUSE=0 \
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../archivers/bzip2/buildlink3.mk"
-.include "../../audio/openal/buildlink3.mk"
+.include "../../audio/openal-soft/buildlink3.mk"
 .include "../../audio/libvorbis/buildlink3.mk"
 .include "../../converters/fribidi/buildlink3.mk"
 .include "../../devel/SDL/buildlink3.mk"


Home | Main Index | Thread Index | Old Index