From 80048504a4b08538e2638dd705aae3fd71b6ab77 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 9 Mar 2011 00:19:31 +0000 Subject: - Mark BROKEN: does not configure Reported by: pointyhat --- net-p2p/gnunet/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index df238994dd9a..91e59bb2cb1f 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -27,6 +27,8 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ extractor.3:${PORTSDIR}/textproc/libextractor \ microhttpd.12:${PORTSDIR}/www/libmicrohttpd +BROKEN= does not configure + OPTIONS= MYSQL "Enable MySQL support" on \ PGSQL "Enable PostgreSQL support" off \ SQLITE "Enable SQLite support" off -- cgit