Date: Thu, 19 May 2022 15:38:04 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Colin Percival <cperciva@tarsnap.com> Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 03ff10027e28 - main - audio/libcanberra: split a gtk2 from non graphic port Message-ID: <20220519133804.uajoniqr3istlzjs@aniel.nours.eu> In-Reply-To: <01000180dc88f71f-df3d75d9-75c9-4259-aadb-ce49425445fb-000000@email.amazonses.com> References: <202205191234.24JCY7TN006074@gitrepo.freebsd.org> <01000180dc88f71f-df3d75d9-75c9-4259-aadb-ce49425445fb-000000@email.amazonses.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 19, 2022 at 01:36:45PM +0000, Colin Percival wrote: > On 5/19/22 05:34, Baptiste Daroussin wrote: > > commit 03ff10027e28f1047a3057b5c3615a9a4d324276 > > Author: Baptiste Daroussin <bapt@FreeBSD.org> > > AuthorDate: 2022-05-19 12:30:01 +0000 > > Commit: Baptiste Daroussin <bapt@FreeBSD.org> > > CommitDate: 2022-05-19 12:34:03 +0000 > > > > audio/libcanberra: split a gtk2 from non graphic port > > [...] > > --- a/games/gnubg/Makefile > > +++ b/games/gnubg/Makefile > > @@ -15,7 +15,7 @@ LICENSE= GPLv3 > > RUN_DEPENDS= sqlite3:databases/sqlite3 > > LIB_DEPENDS= libpng.so:graphics/png \ > > libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \ > > - libcanberra-gtk.so:audio/libcanberra \ > > + libcanberra-gtk.so:audio/libcanberra-gtk \ > > libgmp.so:math/gmp \ > > libcurl.so:ftp/curl \ > > libfontconfig.so:x11-fonts/fontconfig \ > Should this be audio/libcanberra-gtk2? Good catch let me fix best regards, bapt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220519133804.uajoniqr3istlzjs>