diff options
author | dinoex <dinoex@FreeBSD.org> | 2014-01-07 15:00:35 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2014-01-07 15:00:35 +0800 |
commit | 82301184b8d295f4e852ea1091461fd5a72f6f92 (patch) | |
tree | e7efa0503b751a45f065a933931e876f0c3bd83b /security/pgp | |
parent | 578bfb32df76ca0e2d3f7de2205c61871b4be1e1 (diff) | |
download | freebsd-ports-gnome-82301184b8d295f4e852ea1091461fd5a72f6f92.tar.gz freebsd-ports-gnome-82301184b8d295f4e852ea1091461fd5a72f6f92.tar.zst freebsd-ports-gnome-82301184b8d295f4e852ea1091461fd5a72f6f92.zip |
- add BROKEN fro amd64
Diffstat (limited to 'security/pgp')
-rw-r--r-- | security/pgp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pgp/Makefile b/security/pgp/Makefile index 8ed0b1168c91..0c9773e7d17a 100644 --- a/security/pgp/Makefile +++ b/security/pgp/Makefile @@ -12,6 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= PGP International version - Public-Key encryption for the masses ONLY_FOR_ARCHS= i386 alpha amd64 sparc64 +BROKEN_amd64= unable to validate signatures WRKSRC= ${WRKDIR}/src MAKEFILE= makefile |