diff options
-rw-r--r-- | share/man/man5/port-modules.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 8204b9f0208..03e6fd15380 100644 --- a/share/man/man5/port-modules.5 +++ b/share/man/man5/port-modules.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: port-modules.5,v 1.185 2015/01/13 07:03:23 jmc Exp $ +.\" $OpenBSD: port-modules.5,v 1.186 2015/03/27 08:17:00 ajacoutot Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: January 13 2015 $ +.Dd $Mdocdate: March 27 2015 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -1288,7 +1288,7 @@ source tarball requires docbook XML/SGML/XSL definitions and stylesheets. If .Ev MODGNOME_TOOLS is set to gtk-update-icon-cache, a dependency on -.Pa x11/gtk+2,-guic +.Pa x11/gtk+3,-guic is appended to .Ev MODGNOME_RUN_DEPENDS . If @@ -1686,7 +1686,7 @@ and If .Ev MODXFCE_ICON_CACHE is set to yes, it adds -.Pa x11/gtk+2,-guic +.Pa x11/gtk+3,-guic to .Ev RUN_DEPENDS . Unless |