pkgsrc-WIP-changes archive

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

fs2open: 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:09 2016 +0200
Changeset:	4fb30e81371cab2270c428ea9f1d0497e6e88447

Modified Files:
	fs2open/Makefile

Log Message:
fs2open: 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=4fb30e81371cab2270c428ea9f1d0497e6e88447

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

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

diffs:
diff --git a/fs2open/Makefile b/fs2open/Makefile
index c797def..d25affe 100644
--- a/fs2open/Makefile
+++ b/fs2open/Makefile
@@ -28,7 +28,7 @@ do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/code/fs2_open_3.7.2 ${DESTDIR}${PREFIX}/bin/fs2_open
 
 .include "../../audio/libvorbis/buildlink3.mk"
-.include "../../audio/openal/buildlink3.mk"
+.include "../../audio/openal-soft/buildlink3.mk"
 .include "../../devel/SDL/buildlink3.mk"
 .include "../../mk/jpeg.buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"


Home | Main Index | Thread Index | Old Index