pkgsrc-WIP-changes archive

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

taisei: openal -> openal-soft



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Jul 17 08:42:48 2016 +0200
Changeset:	e4e4dae5ba68946da20a549a6d82673dcf4233fe

Modified Files:
	taisei/Makefile

Log Message:
taisei: openal -> openal-soft

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

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

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

diffs:
diff --git a/taisei/Makefile b/taisei/Makefile
index 1e29d55..ad434d7 100644
--- a/taisei/Makefile
+++ b/taisei/Makefile
@@ -17,7 +17,7 @@ USE_CMAKE=	yes
 USE_TOOLS+=	cmake
 
 .include "../../audio/freealut/buildlink3.mk"
-.include "../../audio/openal/buildlink3.mk"
+.include "../../audio/openal-soft/buildlink3.mk"
 .include "../../devel/SDL/buildlink3.mk"
 .include "../../devel/SDL_ttf/buildlink3.mk"
 .include "../../graphics/MesaLib/buildlink3.mk"


Home | Main Index | Thread Index | Old Index