pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/awf
Module Name: pkgsrc
Committed By: rillig
Date: Sun Apr 26 13:58:33 UTC 2020
Modified Files:
pkgsrc/textproc/awf: Makefile
Log Message:
textproc/awf: remove redundant Makefile from SUBST_FILES
It is already handled by patch-aa.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/awf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/awf/Makefile
diff -u pkgsrc/textproc/awf/Makefile:1.14 pkgsrc/textproc/awf/Makefile:1.15
--- pkgsrc/textproc/awf/Makefile:1.14 Thu May 23 19:23:18 2019
+++ pkgsrc/textproc/awf/Makefile Sun Apr 26 13:58:32 2020
@@ -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 @@ WRKSRC= ${WRKDIR}
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