pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/cataclysm-dda-sdl cataclysm-dda-sdl: Fix CONFLICTS



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f014c260ccf
branches:  trunk
changeset: 340004:9f014c260ccf
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Sep 20 16:15:23 2019 +0000

description:
cataclysm-dda-sdl: Fix CONFLICTS

diffstat:

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

diffs (18 lines):

diff -r 8ee29fd85dc4 -r 9f014c260ccf games/cataclysm-dda-sdl/Makefile
--- a/games/cataclysm-dda-sdl/Makefile  Fri Sep 20 15:22:20 2019 +0000
+++ b/games/cataclysm-dda-sdl/Makefile  Fri Sep 20 16:15:23 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/09/20 15:05:01 nia Exp $
+# $NetBSD: Makefile,v 1.3 2019/09/20 16:15:23 nia Exp $
 
 .include "../../games/cataclysm-dda/Makefile.common"
 
@@ -7,7 +7,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Post-apocalyptic turn-based survival game (tileset version)
 
-CONFLICTS+=    cataclysm-dda-sdl-[0-9]*
+CONFLICTS+=    cataclysm-dda-[0-9]*
 
 BUILD_TARGET=  cataclysm-tiles localization
 



Home | Main Index | Thread Index | Old Index