pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/musescore
Module Name: pkgsrc
Committed By: gutteridge
Date: Wed Oct 15 02:06:05 UTC 2025
Modified Files:
pkgsrc/audio/musescore: Makefile
Log Message:
musescore: drop duplicated USE_CXX_FEATURES
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/audio/musescore/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/musescore/Makefile
diff -u pkgsrc/audio/musescore/Makefile:1.56 pkgsrc/audio/musescore/Makefile:1.57
--- pkgsrc/audio/musescore/Makefile:1.56 Wed Oct 15 01:32:00 2025
+++ pkgsrc/audio/musescore/Makefile Wed Oct 15 02:06:05 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2025/10/15 01:32:00 gutteridge Exp $
+# $NetBSD: Makefile,v 1.57 2025/10/15 02:06:05 gutteridge Exp $
DISTNAME= musescore-4.6.2
CATEGORIES= audio
@@ -34,8 +34,6 @@ CMAKE_CONFIGURE_ARGS+= -DMUE_COMPILE_USE
pre-configure:
${MKDIR} ${WRKSRC}/bindir
-USE_CXX_FEATURES+= c++11
-
.include "options.mk"
.include "../../audio/alsa-lib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index