pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/wide-dhcpv6
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 10 14:20:43 UTC 2020
Modified Files:
pkgsrc/net/wide-dhcpv6: Makefile
Log Message:
net/wide-dhcpv6: clean up SUBST_FILES
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/wide-dhcpv6/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/wide-dhcpv6/Makefile
diff -u pkgsrc/net/wide-dhcpv6/Makefile:1.11 pkgsrc/net/wide-dhcpv6/Makefile:1.12
--- pkgsrc/net/wide-dhcpv6/Makefile:1.11 Fri Mar 20 11:58:12 2020
+++ pkgsrc/net/wide-dhcpv6/Makefile Sun May 10 14:20:43 2020
@@ -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 @@ INSTALLATION_DIRS= ${PKGMANDIR}/man5 ${P
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