pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/awf textproc/awf: remove redundant Makefile f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0493eca34cc6
branches:  trunk
changeset: 428273:0493eca34cc6
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Apr 26 13:58:32 2020 +0000

description:
textproc/awf: remove redundant Makefile from SUBST_FILES

It is already handled by patch-aa.

diffstat:

 textproc/awf/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r dec56cdf08e2 -r 0493eca34cc6 textproc/awf/Makefile
--- a/textproc/awf/Makefile     Sun Apr 26 13:56:06 2020 +0000
+++ b/textproc/awf/Makefile     Sun Apr 26 13:58:32 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2019/05/23 19:23:18 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2020/04/26 13:58:32 rillig Exp $
 #
 
 DISTNAME=      nroff-clone
@@ -17,7 +17,7 @@
 
 SUBST_CLASSES+=                awflib
 SUBST_MESSAGE.awflib=  Fixing awf library path and awk pathname.
-SUBST_FILES.awflib=    Makefile awf awf.1
+SUBST_FILES.awflib=    awf awf.1
 SUBST_SED.awflib+=     -e 's|/usr/lib/awf|${PREFIX}/share/awf|'
 SUBST_VARS.awflib=     AWK
 SUBST_STAGE.awflib=    pre-configure



Home | Main Index | Thread Index | Old Index