From 71ae0c65a2ae88f0efff506fa4e938208a0adaf2 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 9 Dec 2011 03:53:53 +0000 Subject: [PATCH] Note that -trybroken without -fetch-original is kind of silly. You will get false positives for "now builds" for things that are just fetching from a mirror. --- en_US.ISO8859-1/articles/portbuild/article.sgml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/en_US.ISO8859-1/articles/portbuild/article.sgml b/en_US.ISO8859-1/articles/portbuild/article.sgml index b60b84b50f..63db560d48 100644 --- a/en_US.ISO8859-1/articles/portbuild/article.sgml +++ b/en_US.ISO8859-1/articles/portbuild/article.sgml @@ -423,6 +423,10 @@ are slow enough that it would be a waste of time to try and build BROKEN ports). + + With -trybroken, you probably + also want to use -fetch-original. +