summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-09-18 17:30:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-09-18 17:30:48 +0000
commit027293669e55c09617ad7f3710adb50ce3651749 (patch)
tree086fc8f8932281be565ae86bd2bdf3f67e9fbde1 /net-p2p
parentBROKEN: Unfetchable (diff)
BROKEN: Does not compile
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=118239
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gnunet/Makefile2
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