pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
allegro52: switch to openal-soft to reduce conflicts with other packages
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sun Sep 3 19:37:44 2017 +0200
Changeset: 7d11fc4b9f515efa90c2f8485b6d2dbff880f36b
Modified Files:
allegro52/Makefile
Log Message:
allegro52: switch to openal-soft to reduce conflicts with other packages
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7d11fc4b9f515efa90c2f8485b6d2dbff880f36b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
allegro52/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/allegro52/Makefile b/allegro52/Makefile
index 5eb679493b..6340b98457 100644
--- a/allegro52/Makefile
+++ b/allegro52/Makefile
@@ -2,7 +2,7 @@
VERSION= 5.2.1.1
DISTNAME= allegro-${VERSION}
-#PKGREVISION= 0
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://download.gna.org/allegro/allegro/${VERSION}/
@@ -16,7 +16,7 @@ USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
.include "../../multimedia/libtheora/buildlink3.mk"
-.include "../../audio/openal/buildlink3.mk"
+.include "../../audio/openal-soft/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index