pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/fehqlibs net/fehqlibs: allow to skip substitution ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/377e823a4260
branches: trunk
changeset: 413562:377e823a4260
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Mar 20 19:52:23 2020 +0000
description:
net/fehqlibs: allow to skip substitution for "echo -n"
diffstat:
net/fehqlibs/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a29ff87650be -r 377e823a4260 net/fehqlibs/Makefile
--- a/net/fehqlibs/Makefile Fri Mar 20 19:51:10 2020 +0000
+++ b/net/fehqlibs/Makefile Fri Mar 20 19:52:23 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2020/03/04 15:44:50 schmonz Exp $
+# $NetBSD: Makefile,v 1.12 2020/03/20 19:52:23 rillig Exp $
DISTNAME= fehQlibs-14
PKGNAME= ${DISTNAME:S/Qlibs-/qlibs-0.9./}
@@ -19,6 +19,7 @@
SUBST_STAGE.echo= pre-configure
SUBST_FILES.echo= configure install
SUBST_SED.echo= -e 's|echo -n|${ECHO_N}|g'
+SUBST_NOOP_OK.echo= yes # ECHO_N may be "echo -n"
SUBST_CLASSES+= etc
SUBST_STAGE.etc= do-configure
Home |
Main Index |
Thread Index |
Old Index