pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/nudoku games/nudoku: remove no-op file from SUBS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9dda826cbf9f
branches: trunk
changeset: 428330:9dda826cbf9f
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Apr 27 05:14:41 2020 +0000
description:
games/nudoku: remove no-op file from SUBST_FILES
That file is handled by patches/patch-src_main.c.
diffstat:
games/nudoku/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 45025189de04 -r 9dda826cbf9f games/nudoku/Makefile
--- a/games/nudoku/Makefile Mon Apr 27 05:12:10 2020 +0000
+++ b/games/nudoku/Makefile Mon Apr 27 05:14:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/03/16 12:59:02 fcambus Exp $
+# $NetBSD: Makefile,v 1.2 2020/04/27 05:14:41 rillig Exp $
DISTNAME= nudoku-2.0.0
CATEGORIES= games
@@ -14,7 +14,6 @@
SUBST_CLASSES+= includes
SUBST_STAGE.includes= post-configure
SUBST_MESSAGE.includes= Fix gettext includes
-SUBST_FILES.includes= src/main.c
SUBST_FILES.includes+= src/sudoku.c
SUBST_SED.includes+= -e 's,"gettext.h",<libintl.h>,'
Home |
Main Index |
Thread Index |
Old Index