Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/aop games/aop: remove redundant file from SUBST_...
details: https://anonhg.NetBSD.org/pkgsrc/rev/735beb2fd4a3
branches: trunk
changeset: 429960:735beb2fd4a3
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Apr 26 13:54:59 2020 +0000
description:
games/aop: remove redundant file from SUBST_FILES
Makefile is already patched by patch-aa.
diffstat:
games/aop/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ebf528c47d5c -r 735beb2fd4a3 games/aop/Makefile
--- a/games/aop/Makefile Sun Apr 26 13:54:14 2020 +0000
+++ b/games/aop/Makefile Sun Apr 26 13:54:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2020/01/26 17:31:12 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2020/04/26 13:54:59 rillig Exp $
DISTNAME= aop-0.6
PKGREVISION= 2
@@ -10,7 +10,7 @@
COMMENT= Aop is a curses based arcade game with only 64 lines of sourcecode
SUBST_CLASSES+= destination
-SUBST_FILES.destination= aop.c Makefile
+SUBST_FILES.destination= aop.c
SUBST_STAGE.destination= pre-configure
SUBST_SED.destination= -e 's:/usr/local:${PREFIX}:g'
Home |
Main Index |
Thread Index |
Old Index