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 zip



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33a9f6ac6fc7
branches:  trunk
changeset: 341727:33a9f6ac6fc7
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Oct 06 12:43:53 2019 +0000

description:
xonotic: Needs zip

diffstat:

 games/xonotic/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 83e7424e4e61 -r 33a9f6ac6fc7 games/xonotic/Makefile
--- a/games/xonotic/Makefile    Sun Oct 06 12:24:09 2019 +0000
+++ b/games/xonotic/Makefile    Sun Oct 06 12:43:53 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/10/03 22:28:26 nia Exp $
+# $NetBSD: Makefile,v 1.3 2019/10/06 12:43:53 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 bash
+USE_TOOLS+=    gmake gsed 7za bash zip
 USE_LANGUAGES= c c++11
 
 # C++11



Home | Main Index | Thread Index | Old Index