summaryrefslogtreecommitdiff
path: root/emulators/b-em
diff options
context:
space:
mode:
authormarkd <markd>2016-07-16 00:15:31 +0000
committermarkd <markd>2016-07-16 00:15:31 +0000
commite7596a71842ab4580f594b7f0404d865e089124c (patch)
treedb830f5e009acdbeb9b98cd0c10a9737a125c58a /emulators/b-em
parent4eb1407be007b0815ee649f45d7c76dc9a712b7b (diff)
downloadpkgsrc-e7596a71842ab4580f594b7f0404d865e089124c.tar.gz
Switch to openal-soft
Diffstat (limited to 'emulators/b-em')
-rw-r--r--emulators/b-em/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/b-em/Makefile b/emulators/b-em/Makefile
index d5ff0ecb9f4..3950e6bc2bb 100644
--- a/emulators/b-em/Makefile
+++ b/emulators/b-em/Makefile
@@ -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"