Re: git: bde632055f35 - main - */*: Remove incorrect libtool dependency
- In reply to: Zsolt Udvari : "git: bde632055f35 - main - */*: Remove incorrect libtool dependency"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 May 2024 19:32:53 UTC
27.05.2024 21:14, Zsolt Udvari пишет: > The branch main has been updated by uzsolt: > > URL:https://cgit.FreeBSD.org/ports/commit/?id=bde632055f3518182906dcf6ebd9cb5f9fb1b045 > > commit bde632055f3518182906dcf6ebd9cb5f9fb1b045 > Author: Zsolt Udvari<uzsolt@FreeBSD.org> > AuthorDate: 2024-05-26 19:49:14 +0000 > Commit: Zsolt Udvari<uzsolt@FreeBSD.org> > CommitDate: 2024-05-27 18:13:38 +0000 > > */*: Remove incorrect libtool dependency > > All these ports builds without libtool. > Tested using Poudriere. > > Approved by: portmgr (blanket, build fix), diizzy (mentor) > Differential Revision:https://reviews.freebsd.org/D45376 > --- > x11-toolkits/amtk/Makefile | 2 +- > x11/babl/Makefile | 2 +- > x11/xdg-desktop-portal-gtk/Makefile | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/x11/babl/Makefile b/x11/babl/Makefile > index 92780d5951a5..ef9efba55256 100644 > --- a/x11/babl/Makefile > +++ b/x11/babl/Makefile > @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= liblcms2.so:graphics/lcms2 > > -USES= gnome libtool localbase meson pathfix pkgconfig tar:xz vala:build > +USES= gnome localbase meson pathfix pkgconfig tar:xz vala:build > > USE_LDCONFIG= yes > USE_GNOME= introspection:build About x11/babl: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279275 -- Best regards, Vladimir Druzenko