On Thu, 30 Jun 2011, Nigel Taylor wrote: > Hi, > > Update for x11/polkit-gnome. Remove @pkgpath, as for gucharmap / metacity. To > stop pkg_add -ui prompting and automatically choose the same flavor.
Will look into it, thanks. > > Regards > > Nigel Taylor > > Index: Makefile > =================================================================== > RCS file: /home/cvs/ports/x11/polkit-gnome/Makefile,v > retrieving revision 1.9 > diff -u -p -r1.9 Makefile > --- Makefile 2 Jun 2011 17:09:32 -0000 1.9 > +++ Makefile 30 Jun 2011 12:16:51 -0000 > @@ -3,7 +3,7 @@ > COMMENT= PolicyKit integration for GNOME/GTK+2 > > DISTNAME= polkit-gnome-0.101 > -REVISION= 1 > +REVISION= 2 > > CATEGORIES= x11 sysutils > > Index: pkg/PLIST > =================================================================== > RCS file: /home/cvs/ports/x11/polkit-gnome/pkg/PLIST,v > retrieving revision 1.4 > diff -u -p -r1.4 PLIST > --- pkg/PLIST 17 May 2011 15:02:46 -0000 1.4 > +++ pkg/PLIST 30 Jun 2011 12:16:34 -0000 > @@ -1,5 +1,4 @@ > @comment $OpenBSD: PLIST,v 1.4 2011/05/17 15:02:46 ajacoutot Exp $ > -@pkgpath x11/polkit-gnome > %%SHARED%% > include/polkit-gtk-1/ > include/polkit-gtk-1/polkitgtk/ > > -- Antoine
