aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-03-09 08:19:31 +0800
committerpav <pav@FreeBSD.org>2011-03-09 08:19:31 +0800
commited4b7e8537007bf851ac947b4d90efb954395af9 (patch)
treeb2801f58df3f23a74492bbcef227f6b325cfd46a /net-p2p
parente662ab8d7a4a884ab70ed595556066391c1fad4a (diff)
downloadfreebsd-ports-gnome-ed4b7e8537007bf851ac947b4d90efb954395af9.tar.gz
freebsd-ports-gnome-ed4b7e8537007bf851ac947b4d90efb954395af9.tar.zst
freebsd-ports-gnome-ed4b7e8537007bf851ac947b4d90efb954395af9.zip
- Mark BROKEN: does not configure
Reported by: pointyhat
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 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