diff options
-rw-r--r-- | security/pgpdump/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index 25355dfdb848..855dd1e71b6a 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.mew.org/~kazu/proj/pgpdump/ MAINTAINER= kaoru@kaisei.org COMMENT= PGP packet visualizer +BROKEN= Fails to fetch due to size mismatch + GNU_CONFIGURE= yes MAKE_ARGS= CFLAGS="${CFLAGS}" |