pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/openal-soft
Module Name: pkgsrc
Committed By: gutteridge
Date: Tue Feb 17 23:46:09 UTC 2026
Modified Files:
pkgsrc/audio/openal-soft: Makefile
Log Message:
openal-soft: address NetBSD i386 build failures
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/audio/openal-soft/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/openal-soft/Makefile
diff -u pkgsrc/audio/openal-soft/Makefile:1.52 pkgsrc/audio/openal-soft/Makefile:1.53
--- pkgsrc/audio/openal-soft/Makefile:1.52 Mon Jan 26 14:35:36 2026
+++ pkgsrc/audio/openal-soft/Makefile Tue Feb 17 23:46:09 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2026/01/26 14:35:36 adam Exp $
+# $NetBSD: Makefile,v 1.53 2026/02/17 23:46:09 gutteridge Exp $
DISTNAME= openal-soft-1.25.1
CATEGORIES= audio
@@ -58,6 +58,7 @@ post-install:
.include "../../devel/cmake/build.mk"
.include "../../audio/libmysofa/buildlink3.mk"
+.include "../../mk/atomic64.mk"
.include "../../mk/dlopen.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index