On Tue, Jul 08, 2014 at 06:27:44PM +0200, Landry Breuil wrote: > On Tue, Jul 08, 2014 at 12:14:13PM -0400, Brian Callahan wrote: > > > > On 07/08/14 02:51, Landry Breuil wrote: > > >On Mon, Jul 07, 2014 at 10:24:40PM -0400, Brian Callahan wrote: > > >>On 07/01/14 09:41, Brian Callahan wrote: > > >>>Hi ports -- > > >>> > > >>>Attached is a new port, x11/keybinder3. > > >>> > > >>>Keybinder3 is the GTK+3 version of the x11/keybinder port already in > > >>>ports. > > >>> > > >>>Needed for an update to audio/pithos. > > >>> > > >>>OK? > > >>> > > >>>~Brian > > >>> > > >>Ping. > > >Update the PLIST, pretty sure lib/pkgconfig at least is in mtree. And > > > > Ran make update-plist again (and a second time to be sure) - no change in > > the PLIST. > > Strange, then i was mistaken. > > > >check if using the gnome module would simplify some stuff (ie bdep on > > >goi, the configure env/args...) > > > > Wouldn't this add an unneeded dependency on textproc/intltool? > > Maybe, no big deal, your call. If it simplifies the makefile, imho it's > worth it.
We've looked at it with antoine, and intltool will now/soon only be added to depends if GNOME_PROJECT is defined, so you have no excuses anymore :) and fix keybinder too while here. Landry