pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/xonotic xonotic: Needs bash tool
details: https://anonhg.NetBSD.org/pkgsrc/rev/70c4d7520621
branches: trunk
changeset: 341541:70c4d7520621
user: nia <nia%pkgsrc.org@localhost>
date: Thu Oct 03 22:28:26 2019 +0000
description:
xonotic: Needs bash tool
diffstat:
games/xonotic/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0ff6a4c2b5b2 -r 70c4d7520621 games/xonotic/Makefile
--- a/games/xonotic/Makefile Thu Oct 03 21:54:41 2019 +0000
+++ b/games/xonotic/Makefile Thu Oct 03 22:28:26 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/10/01 12:32:26 nia Exp $
+# $NetBSD: Makefile,v 1.2 2019/10/03 22:28:26 nia Exp $
DISTNAME= xonotic-0.8.2
CATEGORIES= games
@@ -10,7 +10,7 @@
COMMENT= Fast arena-style FPS
LICENSE= gnu-gpl-v2
-USE_TOOLS+= gmake gsed 7za
+USE_TOOLS+= gmake gsed 7za bash
USE_LANGUAGES= c c++11
# C++11
Home |
Main Index |
Thread Index |
Old Index