pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/furnace
Module Name: pkgsrc
Committed By: nia
Date: Tue Mar 11 12:42:22 UTC 2025
Modified Files:
pkgsrc/audio/furnace: Makefile
Log Message:
furnace: Requires atomic64.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/furnace/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/furnace/Makefile
diff -u pkgsrc/audio/furnace/Makefile:1.2 pkgsrc/audio/furnace/Makefile:1.3
--- pkgsrc/audio/furnace/Makefile:1.2 Wed Feb 12 06:44:21 2025
+++ pkgsrc/audio/furnace/Makefile Tue Mar 11 12:42:22 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2025/02/12 06:44:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2025/03/11 12:42:22 nia Exp $
DISTNAME= furnace-0.6.7
PKGREVISION= 1
@@ -45,4 +45,5 @@ CMAKE_CONFIGURE_ARGS+= -DRTMIDI_API_ALSA
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../math/fftw/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index