diff options
author | kris <kris@FreeBSD.org> | 2004-09-18 17:30:48 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-09-18 17:30:48 +0000 |
commit | 366074b5e681685f06d250d553eaabe9f44541c3 (patch) | |
tree | 534dc4166fa024450e351fbf17331b2b24899598 /net/gnunet | |
parent | 15848365b5e905ef6047cec0272abbf94cad5595 (diff) | |
download | FreeBSD-ports-366074b5e681685f06d250d553eaabe9f44541c3.zip FreeBSD-ports-366074b5e681685f06d250d553eaabe9f44541c3.tar.gz |
BROKEN: Does not compile
Approved by: portmgr (self)
Diffstat (limited to 'net/gnunet')
-rw-r--r-- | net/gnunet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/gnunet/Makefile b/net/gnunet/Makefile index 82d9c8f..1a718df 100644 --- a/net/gnunet/Makefile +++ b/net/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 |