pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/b-em



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Jul 16 00:20:27 UTC 2016

Modified Files:
        pkgsrc/emulators/b-em: Makefile

Log Message:
Switch to openal-soft


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/emulators/b-em/Makefile

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

Modified files:

Index: pkgsrc/emulators/b-em/Makefile
diff -u pkgsrc/emulators/b-em/Makefile:1.7 pkgsrc/emulators/b-em/Makefile:1.8
--- pkgsrc/emulators/b-em/Makefile:1.7  Sat Apr 25 14:20:44 2015
+++ pkgsrc/emulators/b-em/Makefile      Sat Jul 16 00:20:27 2016
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2015/04/25 14:20:44 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2016/07/16 00:20:27 markd Exp $
 
 DISTNAME=      B-emv2.2Linux
 PKGNAME=       b-em-2.2
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    emulators
 MASTER_SITES=  http://b-em.bbcmicro.com/
 
@@ -49,7 +49,7 @@ do-install:
 
 BUILDLINK_API_DEPENDS.allegro+=        allegro>=4.4.2nb2
 .include "../../devel/allegro/buildlink3.mk"
-.include "../../audio/openal/buildlink3.mk"
+.include "../../audio/openal-soft/buildlink3.mk"
 .include "../../audio/freealut/buildlink3.mk"
 .include "../../graphics/MesaLib/buildlink3.mk"
 .include "../../graphics/glu/buildlink3.mk"



Home | Main Index | Thread Index | Old Index