Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wide-dhcpv6 net/wide-dhcpv6: clean up SUBST_FILES
details: https://anonhg.NetBSD.org/pkgsrc/rev/b8cfeefa7062
branches: trunk
changeset: 431232:b8cfeefa7062
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 10 14:20:43 2020 +0000
description:
net/wide-dhcpv6: clean up SUBST_FILES
diffstat:
net/wide-dhcpv6/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3e774014a52e -r b8cfeefa7062 net/wide-dhcpv6/Makefile
--- a/net/wide-dhcpv6/Makefile Sun May 10 14:19:38 2020 +0000
+++ b/net/wide-dhcpv6/Makefile Sun May 10 14:20:43 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2020/03/20 11:58:12 nia Exp $
+# $NetBSD: Makefile,v 1.12 2020/05/10 14:20:43 rillig Exp $
DISTNAME= wide-dhcpv6-20080615
PKGREVISION= 1
@@ -31,7 +31,7 @@
SUBST_CLASSES+= fix-paths
SUBST_STAGE.fix-paths= pre-configure
SUBST_MESSAGE.fix-paths= Fixing absolute paths.
-SUBST_FILES.fix-paths= ${MAN5} ${MAN8}
+SUBST_FILES.fix-paths= ${MAN5} ${MAN8:Ndhcp6relay.8}
SUBST_SED.fix-paths= -e 's,/usr/local/etc,${PKG_SYSCONFDIR:Q},g'
SUBST_CLASSES+= dprintf
Home |
Main Index |
Thread Index |
Old Index