Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/foomatic4-db-engine print/foomatic4-db-engine: a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/692ba9234a98
branches: trunk
changeset: 430541:692ba9234a98
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri May 01 21:07:24 2020 +0000
description:
print/foomatic4-db-engine: allow SUBST block to be a no-op
diffstat:
print/foomatic4-db-engine/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r bb6e0e63373b -r 692ba9234a98 print/foomatic4-db-engine/Makefile
--- a/print/foomatic4-db-engine/Makefile Fri May 01 20:57:43 2020 +0000
+++ b/print/foomatic4-db-engine/Makefile Fri May 01 21:07:24 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2020/01/18 23:33:28 rillig Exp $
+# $NetBSD: Makefile,v 1.34 2020/05/01 21:07:24 rillig Exp $
#
DISTNAME= foomatic-db-engine-4.0.13
@@ -43,6 +43,10 @@
SUBST_STAGE.fixpath= post-build
SUBST_FILES.fixpath= lib/Foomatic/Defaults.pm
SUBST_SED.fixpath= -e "s,${TOOLS_DIR}/bin/curl,${BUILDLINK_PREFIX.curl}/bin/curl,g"
+SUBST_NOOP_OK.fixpath= yes # see below
+# I'm not sure in which situations ${TOOLS_DIRS} may end up in
+# config.status. When I tried, the correct path to curl ended up there.
+# See also https://bugs.linuxfoundation.org/show_bug.cgi?id=1442.
# XXX generated but needs to be present before perl5-configure
post-extract:
Home |
Main Index |
Thread Index |
Old Index