diff options
-rw-r--r-- | share/man/man7/ports.7 | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 7aa370b283e..2ba3c614db5 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,10 +23,10 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ports.7,v 1.93 2013/01/08 09:42:16 rpe Exp $ +.\" $OpenBSD: ports.7,v 1.94 2013/03/14 16:05:19 ajacoutot Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" -.Dd $Mdocdate: January 8 2013 $ +.Dd $Mdocdate: March 14 2013 $ .Dt PORTS 7 .Os .Sh NAME @@ -449,13 +449,6 @@ For instance, a lot of C++-based ports will require a .Ar datasize over 1G. .It -.Pa devel/jdk/1.6 -requires manually fetching distfiles, and setting up -.Ev ACCEPT_JRL_LICENSE Ns = Ns Dv Yes -in -.Pa /etc/mk.conf . -Not building it will take out a sizeable chunk of the ports tree. -.It cluster builds should have shared .Ev PORTSDIR and local |