pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/mosquitto net/mosquitto: Improve SUBST per pkglint...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7013eebfb0c8
branches: trunk
changeset: 345130:7013eebfb0c8
user: gdt <gdt%pkgsrc.org@localhost>
date: Tue Dec 03 17:50:57 2019 +0000
description:
net/mosquitto: Improve SUBST per pkglint hints
(No change to binary package.)
diffstat:
net/mosquitto/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r a936d22a428d -r 7013eebfb0c8 net/mosquitto/Makefile
--- a/net/mosquitto/Makefile Tue Dec 03 17:45:21 2019 +0000
+++ b/net/mosquitto/Makefile Tue Dec 03 17:50:57 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/12/03 17:45:21 gdt Exp $
+# $NetBSD: Makefile,v 1.7 2019/12/03 17:50:57 gdt Exp $
VERSION= 1.6.8
DISTNAME= mosquitto-${VERSION}
@@ -32,10 +32,10 @@
${PKG_SYSCONFDIR}/mosquitto.conf
SUBST_CLASSES+= paths
-SUBST_STAGE.paths= post-patch
+SUBST_STAGE.paths= post-configure
SUBST_MESSAGE.paths= Substituting paths
SUBST_FILES.paths= mosquitto.conf
-SUBST_SED.paths= -e "s,@SSLCERTS@,${SSLCERTS},g"
+SUBST_VARS.paths= SSLCERTS
RCD_SCRIPTS= mosquitto
FILES_SUBST+= MOSQUITTO_USER=${MOSQUITTO_USER}
Home |
Main Index |
Thread Index |
Old Index