diff options
Diffstat (limited to 'security/rpm-sequoia/Makefile')
-rw-r--r-- | security/rpm-sequoia/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/rpm-sequoia/Makefile b/security/rpm-sequoia/Makefile index 7b0678f7b27d..344c34f5b2cf 100644 --- a/security/rpm-sequoia/Makefile +++ b/security/rpm-sequoia/Makefile @@ -1,6 +1,7 @@ PORTNAME= rpm-sequoia DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= security archivers MAINTAINER= yuri@FreeBSD.org @@ -11,6 +12,8 @@ WWW= https://sequoia-pgp.org/ \ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN_i386= compilation fails, see https://gitlab.com/sequoia-pgp/nettle-sys/-/issues/20 + LIB_DEPENDS= libgmp.so:math/gmp \ libnettle.so:security/nettle |