diff options
Diffstat (limited to 'net-p2p/gnunet/Makefile')
-rw-r--r-- | net-p2p/gnunet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index 82d9c8f981f0..1a718dfd488d 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -19,6 +19,8 @@ COMMENT= An anonymous, distributed, reputation-based network LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 +BROKEN= "Does not compile" + USE_LIBLTDL= yes USE_BZIP2= yes USE_GETOPT_LONG= yes |