pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/openrct2 openrct2: strip -Werror
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfb32c951436
branches: trunk
changeset: 451275:cfb32c951436
user: nia <nia%pkgsrc.org@localhost>
date: Sun Apr 25 07:50:03 2021 +0000
description:
openrct2: strip -Werror
diffstat:
games/openrct2/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 94757b7f0129 -r cfb32c951436 games/openrct2/Makefile
--- a/games/openrct2/Makefile Sun Apr 25 07:47:27 2021 +0000
+++ b/games/openrct2/Makefile Sun Apr 25 07:50:03 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2021/04/21 13:24:42 adam Exp $
+# $NetBSD: Makefile,v 1.15 2021/04/25 07:50:03 nia Exp $
DISTNAME= openrct2-0.2.4
PKGREVISION= 12
@@ -26,8 +26,10 @@
CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
+BUILDLINK_TRANSFORM+= rm:-Werror
+
# XXX it cannot be built without an Internet connection.
-# Fails during install stage:
+# Fails during install stage:
# CMake Error at cmake_install.cmake:48 (file):
# file DOWNLOAD HASH mismatch
#
Home |
Main Index |
Thread Index |
Old Index