diff options
Diffstat (limited to 'net-p2p/i2p/Makefile')
-rw-r--r-- | net-p2p/i2p/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/i2p/Makefile b/net-p2p/i2p/Makefile index ce95840798b2..3d034da64c4f 100644 --- a/net-p2p/i2p/Makefile +++ b/net-p2p/i2p/Makefile @@ -17,6 +17,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libgmp.a:${PORTSDIR}/math/libgmp4 \ ${LOCALBASE}/sbin/jettyctl:${PORTSDIR}/www/jetty RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +BROKEN= Does not build + USE_BZIP2= yes USE_RC_SUBR= i2p.sh |