pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/ioquake3 Switch to openal-soft



details:   https://anonhg.NetBSD.org/pkgsrc/rev/76ee55d51576
branches:  trunk
changeset: 349781:76ee55d51576
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Jul 16 00:10:33 2016 +0000

description:
Switch to openal-soft

diffstat:

 games/ioquake3/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 065e7ae3b293 -r 76ee55d51576 games/ioquake3/Makefile
--- a/games/ioquake3/Makefile   Sat Jul 16 00:09:18 2016 +0000
+++ b/games/ioquake3/Makefile   Sat Jul 16 00:10:33 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2015/04/25 14:22:56 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2016/07/16 00:10:33 markd Exp $
 #
 
 DISTNAME=      ioquake3-1.36
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    games
 MASTER_SITES=  http://ioquake3.org/files/1.36/
 EXTRACT_SUFX=  .tar.bz2
@@ -28,7 +28,7 @@
 
 PLIST_SUBST+=  QUAKE_ARCH=${QUAKE_ARCH:Q}
 
-.include "../../audio/openal/buildlink3.mk"
+.include "../../audio/openal-soft/buildlink3.mk"
 .include "../../devel/SDL/buildlink3.mk"
 .include "../../graphics/MesaLib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index