diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-18 17:30:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-18 17:30:48 +0000 |
commit | 027293669e55c09617ad7f3710adb50ce3651749 (patch) | |
tree | 086fc8f8932281be565ae86bd2bdf3f67e9fbde1 /net-p2p/gnunet/Makefile | |
parent | 63df01c7479dca0b5bdd859c026199521ed010d2 (diff) | |
download | ports-027293669e55c09617ad7f3710adb50ce3651749.tar.gz ports-027293669e55c09617ad7f3710adb50ce3651749.zip |
Notes
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 |