diff options
author | 2014-09-13 16:30:05 +0000 | |
---|---|---|
committer | 2014-09-13 16:30:05 +0000 | |
commit | 82a8a0e52fe5a6150c317229543f255266dc4310 (patch) | |
tree | 1e79fab1929861bd18de2674c0463da4aa8dbb0d | |
parent | Replace all queue *_END macro calls except CIRCLEQ_END with NULL. (diff) | |
download | wireguard-openbsd-82a8a0e52fe5a6150c317229543f255266dc4310.tar.xz wireguard-openbsd-82a8a0e52fe5a6150c317229543f255266dc4310.zip |
Tweak after recent gnome MODULE change.
-rw-r--r-- | share/man/man5/port-modules.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 68907f3db8c..639083d7108 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.182 2014/09/08 06:38:07 jmc Exp $ +.\" $OpenBSD: port-modules.5,v 1.183 2014/09/13 16:30:05 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: September 8 2014 $ +.Dd $Mdocdate: September 13 2014 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -1228,7 +1228,7 @@ are defined, then "--disable-maintainer-mode" is appended to .Pp Certain build/run dependencies and configure arguments and environment can be set by appending desktop-file-utils, docbook, gobject-introspection, -gtk-doc, gtk-update-icon-cache, shared-mime-info, vala and/or yelp to +gtk-update-icon-cache, shared-mime-info, vala and/or yelp to .Ev MODGNOME_TOOLS . They are disabled otherwise. If |