pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gromit-mpx: Fix configure for cmake 4.x
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Tue Aug 26 11:33:27 2025 +0200
Changeset: 4a1b9a960b1d645b8e9325518fccb3fba6fc5dfc
Modified Files:
gromit-mpx/Makefile
Log Message:
gromit-mpx: Fix configure for cmake 4.x
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4a1b9a960b1d645b8e9325518fccb3fba6fc5dfc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gromit-mpx/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/gromit-mpx/Makefile b/gromit-mpx/Makefile
index 69ac6dc947..cdffb10a80 100644
--- a/gromit-mpx/Makefile
+++ b/gromit-mpx/Makefile
@@ -11,6 +11,7 @@ LICENSE= gnu-gpl-v2
USE_TOOLS+= pkg-config
+CMAKE_CONFIGURE_ARGS+= -DCMAKE_POLICY_VERSION_MINIMUM=3.5
CMAKE_CONFIGURE_ARGS+= -DENABLE_APPINDICATOR=OFF
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index