Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2019 19:58:45 -0600
From:      Adam Weinberger <adamw@adamw.org>
To:        Rebecca Cran <rebecca@bsdio.com>
Cc:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: [PATCH] Fix simple typos in Mk/bsd.port.mk
Message-ID:  <CAP7rwcgsaRQg2Kx3gaU3kYUfXJn=OBTi3gOf%2BdZCWb0XL-4SKw@mail.gmail.com>
In-Reply-To: <841d6641-af12-0fb0-84df-a7b9274f1a99@bsdio.com>
References:  <841d6641-af12-0fb0-84df-a7b9274f1a99@bsdio.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 9, 2019 at 5:38 PM Rebecca Cran <rebecca@bsdio.com> wrote:
>
> I'm not a ports committer. So if anyone's interested, could someone else
> commit the following (change "Unkown" to "Unknown"), please?
>
>
> Index: Mk/bsd.port.mk
> ===================================================================
> --- Mk/bsd.port.mk      (revision 511716)
> +++ Mk/bsd.port.mk      (working copy)
> @@ -1462,7 +1462,7 @@
>  .endif
>  .endfor
>  .if !defined(_usefound)
> -ERROR+=        "Unkonwn USES=${f:C/\:.*//}"
> +ERROR+=        "Unknown USES=${f:C/\:.*//}"
>  .endif
>  .endfor
>
> @@ -1984,7 +1984,7 @@
>  .endif
>  .endfor
>  .if !defined(_usefound)
> -ERROR+=        "Unkonwn USES=${f:C/\:.*//}"
> +ERROR+=        "Unknown USES=${f:C/\:.*//}"
>  .endif
>  .endfor

Done. Thanks Rebecca! I'd love to fix as many of these as you can find.

# Adam


-- 
Adam Weinberger
adamw@adamw.org
https://www.adamw.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP7rwcgsaRQg2Kx3gaU3kYUfXJn=OBTi3gOf%2BdZCWb0XL-4SKw>