Date: Tue, 1 Oct 2024 11:05:44 +0200 From: Michael Osipov <michaelo@FreeBSD.org> To: Gleb Popov <arrowd@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 3a54caee179d - main - print/libspectre: USE ghostscript:lib as the port links to it Message-ID: <44f090ee-efb5-428a-8b6d-1ca66881c12e@FreeBSD.org> In-Reply-To: <202410010852.4918q7WP095588@gitrepo.freebsd.org> References: <202410010852.4918q7WP095588@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2024-10-01 10:52, Gleb Popov wrote: > The branch main has been updated by arrowd: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3a54caee179d0fc05056d4ab42331ac6bc1526a7 > > commit 3a54caee179d0fc05056d4ab42331ac6bc1526a7 > Author: Gleb Popov <arrowd@FreeBSD.org> > AuthorDate: 2024-10-01 08:51:30 +0000 > Commit: Gleb Popov <arrowd@FreeBSD.org> > CommitDate: 2024-10-01 08:51:30 +0000 > > print/libspectre: USE ghostscript:lib as the port links to it > --- > print/libspectre/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile > index 71a81893c49d..a680eb24a650 100644 > --- a/print/libspectre/Makefile > +++ b/print/libspectre/Makefile > @@ -10,7 +10,7 @@ WWW= https://www.freedesktop.org/wiki/Software/libspectre/ > > LICENSE= GPLv2 > > -USES= ghostscript gnome libtool localbase pathfix pkgconfig > +USES= ghostscriptLib gnome libtool localbase pathfix pkgconfig ^^^^^^^^^^^^^^ This does not look right.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44f090ee-efb5-428a-8b6d-1ca66881c12e>