Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Jun 2014 09:16:02 +0100
From:      Jamie Landeg-Jones <jamie@dyslexicfish.net>
To:        matheus@eternamente.info, freebsd-stable@freebsd.org
Subject:   Re: ports from portsnap wont work ...
Message-ID:  <201406040816.s548G2AH035923@catnip.dyslexicfish.net>
In-Reply-To: <8148940bc838584188671feb802b4dd8.squirrel@arroway.org>
References:  <8148940bc838584188671feb802b4dd8.squirrel@arroway.org>

next in thread | previous in thread | raw e-mail | index | archive | help
"Nenhum_de_Nos" <matheus@eternamente.info> wrote:

> two of my machines got this:
>
> phoenix# make
> Unknown modifier 't'
>
> Unknown modifier 't'

Hi. From: http://www.freebsd.org/cgi/cvsweb.cgi/ports/Mk/bsd.port.mk :

 | Revision 352986 - (view) (download) (annotate) - [select for diffs]
 | Modified Mon May 5 09:45:36 2014 UTC (4 weeks, 1 day ago) by bapt
 | File length: 226358 byte(s)
 | 
 | Convert all :U to :tu and :L to :tl
 | 
 | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
 | replacement for :U and :L (which has been marked as deprecated)
 | 
 | bmake which is the default on FreeBSD 10+ only support by default
 | :tu/:tl a hack has been added at the time to support :U and :L to ease
 | migration. This hack is now not necessary anymore
 | 
 | Note that this makes the ports tree incompatible with make(1) from
 | FreeBSD 8.3 or earlier
 |
 | With hat:       portmgr





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406040816.s548G2AH035923>