1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

security/dirmngr: Mark BROKEN

GNU Pth support that this port uses was dropped from security/libassuan
in version 3.0.0.

Use dirmngr from security/gnupg instead.

Reported by:	dvl
This commit is contained in:
Jason E. Hale 2024-07-11 12:41:00 -04:00
parent d4b37dfeeb
commit e3ddeb730f

View File

@ -12,6 +12,8 @@ WWW= https://www.gnupg.org/aegypten2
LICENSE= GPLv2
BROKEN= does not build with security/libassuan >= 3.0.0 (GNU Pth support was dropped)
LIB_DEPENDS= libassuan.so:security/libassuan \
libgcrypt.so:security/libgcrypt \
libgpg-error.so:security/libgpg-error \