Re: git: 03ff10027e28 - main - audio/libcanberra: split a gtk2 from non graphic port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 May 2022 13:38:04 UTC
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