diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2014-01-07 07:00:35 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2014-01-07 07:00:35 +0000 |
commit | fd13eaa4bc8fc04db0836543768ea42cdd7751ec (patch) | |
tree | e7efa0503b751a45f065a933931e876f0c3bd83b /security/pgp | |
parent | 000c72e8601c83489666ce3dbe2002e598d54454 (diff) | |
download | ports-fd13eaa4bc8fc04db0836543768ea42cdd7751ec.tar.gz ports-fd13eaa4bc8fc04db0836543768ea42cdd7751ec.zip |
- add BROKEN fro amd64
Notes
Notes:
svn path=/head/; revision=338976
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 |