diff options
-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 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 |