pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mosquitto: add openssl bl3



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sun Oct 7 20:07:29 2018 -0400
Changeset:	42376f185e083e0923eb6d77445c4a0543b3520e

Modified Files:
	mosquitto/Makefile

Log Message:
mosquitto: add openssl bl3

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=42376f185e083e0923eb6d77445c4a0543b3520e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 mosquitto/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/mosquitto/Makefile b/mosquitto/Makefile
index ef61548501..0d2d2d94d6 100644
--- a/mosquitto/Makefile
+++ b/mosquitto/Makefile
@@ -43,4 +43,5 @@ post-install:
 .include "../../devel/libuuid/buildlink3.mk"
 # ?needed
 .include "../../net/libcares/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index