pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/flightgear
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 18 09:20:12 UTC 2025
Modified Files:
pkgsrc/games/flightgear: Makefile
Log Message:
flightgear: mark as BROKEN, add upstream bug report URL
To generate a diff of this commit:
cvs rdiff -u -r1.186 -r1.187 pkgsrc/games/flightgear/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/flightgear/Makefile
diff -u pkgsrc/games/flightgear/Makefile:1.186 pkgsrc/games/flightgear/Makefile:1.187
--- pkgsrc/games/flightgear/Makefile:1.186 Wed Feb 12 11:29:35 2025
+++ pkgsrc/games/flightgear/Makefile Tue Feb 18 09:20:12 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.186 2025/02/12 11:29:35 wiz Exp $
+# $NetBSD: Makefile,v 1.187 2025/02/18 09:20:12 wiz Exp $
DISTNAME= flightgear-2020.3.11
PKGREVISION= 54
@@ -11,6 +11,9 @@ HOMEPAGE= https://www.flightgear.org/
COMMENT= The FlightGear Simulator
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
+# https://github.com/boostorg/move/issues/59
+BROKEN= "broken with boost 1.87"
+
USE_LANGUAGES= c c++
USE_CXX_FEATURES+= c++14
USE_CMAKE= yes
Home |
Main Index |
Thread Index |
Old Index