pkgsrc-WIP-changes archive

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

profanity: libsignal-protocol-c was imported in pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Jun 12 11:52:05 2020 +0200
Changeset:	83953e3a1347a6f642c6ec224bb212c51ca0cd3a

Modified Files:
	profanity/Makefile

Log Message:
profanity: libsignal-protocol-c was imported in pkgsrc

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

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

diffstat:
 profanity/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/profanity/Makefile b/profanity/Makefile
index 83ca7cebc1..578c67fcae 100644
--- a/profanity/Makefile
+++ b/profanity/Makefile
@@ -24,12 +24,12 @@ CONFIGURE_ARGS+=	--enable-omemo
 pre-configure:
 	cd ${WRKSRC} && autoconf
 
+.include "../../chat/libsignal-protocol-c/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/libuuid/buildlink3.mk"
 .include "../../devel/readline/buildlink3.mk"
 BUILDLINK_API_DEPENDS.libmesode+=	libmesode>=0.9.1
 .include "../../wip/libmesode/buildlink3.mk"
-.include "../../wip/libsignal-protocol-c/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 #.include "../../lang/python/application.mk"


Home | Main Index | Thread Index | Old Index