pkgsrc-WIP-changes archive

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

arxlibertatis: switch to openal-soft



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

Modified Files:
	arxlibertatis/Makefile

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

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

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

diffs:
diff --git a/arxlibertatis/Makefile b/arxlibertatis/Makefile
index 8da330f..b90e020 100644
--- a/arxlibertatis/Makefile
+++ b/arxlibertatis/Makefile
@@ -18,7 +18,7 @@ CMAKE_ARGS+=	-D CMAKE_INSTALL_MANDIR:STRING:=${PKGMANDIR}
 CMAKE_ARGS+=	-D USE_QT4:BOOL=OFF
 CMAKE_ARGS+=	-D USE_QT5:BOOL=OFF
 
-.include "../../audio/openal/buildlink3.mk"
+.include "../../audio/openal-soft/buildlink3.mk"
 .include "../../devel/boost-libs/buildlink3.mk"
 .include "../../devel/SDL/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"


Home | Main Index | Thread Index | Old Index