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) build fix: +textproc/lib...
details: https://anonhg.NetBSD.org/pkgsrc/rev/38b5729c0c2c
branches: trunk
changeset: 445830:38b5729c0c2c
user: mef <mef%pkgsrc.org@localhost>
date: Sat Jan 30 07:31:30 2021 +0000
description:
(net/mosquitto) build fix: +textproc/libxslt/buildlink3.mk
diffstat:
net/mosquitto/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 385e9952eb18 -r 38b5729c0c2c net/mosquitto/Makefile
--- a/net/mosquitto/Makefile Sat Jan 30 07:23:29 2021 +0000
+++ b/net/mosquitto/Makefile Sat Jan 30 07:31:30 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2021/01/29 13:58:20 gdt Exp $
+# $NetBSD: Makefile,v 1.16 2021/01/30 07:31:30 mef Exp $
DISTNAME= mosquitto-2.0.6
CATEGORIES= net
@@ -55,4 +55,5 @@
# ?needed
.include "../../net/libcares/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
+.include "../../textproc/libxslt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index