pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/libebur128



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Aug 16 08:15:15 UTC 2025

Modified Files:
        pkgsrc/audio/libebur128: Makefile

Log Message:
libebur128: revert previous


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/audio/libebur128/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/libebur128/Makefile
diff -u pkgsrc/audio/libebur128/Makefile:1.9 pkgsrc/audio/libebur128/Makefile:1.10
--- pkgsrc/audio/libebur128/Makefile:1.9        Sat Aug 16 07:15:41 2025
+++ pkgsrc/audio/libebur128/Makefile    Sat Aug 16 08:15:15 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2025/08/16 07:15:41 adam Exp $
+# $NetBSD: Makefile,v 1.10 2025/08/16 08:15:15 adam Exp $
 
 DISTNAME=      libebur128-1.2.6
 CATEGORIES=    audio
@@ -13,8 +13,6 @@ LICENSE=      mit
 
 USE_TOOLS+=    pkg-config
 
-CMAKE_CONFIGURE_ARGS+= -DCMAKE_POLICY_VERSION_MINIMUM=3.5
-
 PKGCONFIG_OVERRIDE+=   ebur128/libebur128.pc.cmake
 
 .include "../../devel/cmake/build.mk"



Home | Main Index | Thread Index | Old Index