pkgsrc-WIP-changes archive

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

add new location of jose until import of gnunet is finished



Module Name:	pkgsrc-wip
Committed By:	Nikita Ronja <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Tue Jan 31 07:34:43 2023 +0000
Changeset:	965501cbfc65327aae7efd21c9bd6ab3d752feaa

Modified Files:
	gnunet/Makefile

Log Message:
add new location of jose until import of gnunet is finished

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

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

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

diffs:
diff --git a/gnunet/Makefile b/gnunet/Makefile
index 0283f6b9b9..9fb0cbb05c 100644
--- a/gnunet/Makefile
+++ b/gnunet/Makefile
@@ -118,7 +118,7 @@ SPECIAL_PERMS+=	${PREFIX}/lib/gnunet/libexec/gnunet-helper-nat-server ${SETUID_R
 .include "../../security/libsodium/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../textproc/jansson/buildlink3.mk"
-.include "../../wip/jose/buildlink3.mk"
+.include "../../textproc/jose/buildlink3.mk"
 .include "../../textproc/libunistring/buildlink3.mk"
 .include "../../www/curl/buildlink3.mk"
 .include "../../www/libmicrohttpd/buildlink3.mk"


Home | Main Index | Thread Index | Old Index