From 598ec00d4449b52c2104933d7e000af8f64214cb Mon Sep 17 00:00:00 2001 From: juanfra Date: Mon, 25 Nov 2013 13:15:23 +0000 Subject: miod@ increased the datasize of VAX from 40MB to 128MB. Now VAX can use .xz files with big dictionaries like the other platforms. ok brad@ sthen@ --- share/man/man5/bsd.port.mk.5 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'share') diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 831585e8d01..d87a8557692 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.386 2013/11/07 01:25:27 juanfra Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.387 2013/11/25 13:15:22 juanfra Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 7 2013 $ +.Dd $Mdocdate: November 25 2013 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -1534,9 +1534,6 @@ do gzip -dc ${FULLDISTDIR}/$$archive | tar xf -;; esac done -.Ed -The use of xz archives is discouraged, as it makes things impossible to -build on vax. .It Ev EXTRACT_ONLY Set to the list of distfiles to actually extract if some distfiles should not be extracted during the -- cgit v1.2.3