pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/cataclysm-dda-sdl
Module Name: pkgsrc
Committed By: nia
Date: Fri Sep 20 16:15:23 UTC 2019
Modified Files:
pkgsrc/games/cataclysm-dda-sdl: Makefile
Log Message:
cataclysm-dda-sdl: Fix CONFLICTS
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/games/cataclysm-dda-sdl/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/cataclysm-dda-sdl/Makefile
diff -u pkgsrc/games/cataclysm-dda-sdl/Makefile:1.2 pkgsrc/games/cataclysm-dda-sdl/Makefile:1.3
--- pkgsrc/games/cataclysm-dda-sdl/Makefile:1.2 Fri Sep 20 15:05:01 2019
+++ pkgsrc/games/cataclysm-dda-sdl/Makefile Fri Sep 20 16:15:23 2019
@@ -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 @@ PKGNAME= ${DISTNAME:S/-dda/-dda-sdl/}
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