diff options
-rw-r--r-- | net-p2p/i2p/Makefile | 2 | ||||
-rw-r--r-- | net/i2p/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/i2p/Makefile b/net-p2p/i2p/Makefile index 67ee15c..d2a1202 100644 --- a/net-p2p/i2p/Makefile +++ b/net-p2p/i2p/Makefile @@ -15,6 +15,8 @@ COMMENT= An anonymous network RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +BROKEN= Does not build + USE_BZIP2= yes USE_RC_SUBR= yes USE_REINPLACE= yes diff --git a/net/i2p/Makefile b/net/i2p/Makefile index 67ee15c..d2a1202 100644 --- a/net/i2p/Makefile +++ b/net/i2p/Makefile @@ -15,6 +15,8 @@ COMMENT= An anonymous network RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +BROKEN= Does not build + USE_BZIP2= yes USE_RC_SUBR= yes USE_REINPLACE= yes |