On Sat, 16 Jul 2011, Nigel Taylor wrote: > Hi, > > Missed avahi PSEUDO_FLAVOR change. Please update.
Not quite the correct fix. Using net/avahi is what we want here. Thanks. > Index: Makefile > =================================================================== > RCS file: /home/cvs/ports/x11/gnome/ekiga/Makefile,v > retrieving revision 1.39 > diff -u -p -r1.39 Makefile > --- Makefile 14 May 2011 21:56:18 -0000 1.39 > +++ Makefile 16 Jul 2011 11:42:47 -0000 > @@ -5,7 +5,7 @@ COMMENT= SIP and H.323 compatible confer > GNOME_PROJECT= ekiga > GNOME_VERSION= 3.2.7 > > -REVISION= 4 > +REVISION= 5 > > CATEGORIES= net multimedia > > @@ -34,7 +34,7 @@ MODULES= devel/gettext \ > x11/gnome \ > devel/gconf2 > > -LIB_DEPENDS= net/avahi,no_gtk,no_mono,no_qt3,no_qt4 \ > +LIB_DEPENDS= net/avahi,no_mono,no_qt3,no_qt4 \ > net/opal \ > devel/sdl \ > databases/evolution-data-server \ > > -- Antoine
