diff options
author | 2012-03-29 16:35:02 +0000 | |
---|---|---|
committer | 2012-03-29 16:35:02 +0000 | |
commit | f2ce6121f6f467ee0c680af0ce7071c9ff7c6fe2 (patch) | |
tree | a66d346900bd4e9bfbb510fc1ea87f284928280b /share/man/man5/port-modules.5 | |
parent | sync (diff) | |
download | wireguard-openbsd-f2ce6121f6f467ee0c680af0ce7071c9ff7c6fe2.tar.xz wireguard-openbsd-f2ce6121f6f467ee0c680af0ce7071c9ff7c6fe2.zip |
The gnome MODULE also modify CONFIGURE_ENV.
Diffstat (limited to 'share/man/man5/port-modules.5')
-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 8d5c2f1456f..7dbd10ae78b 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.121 2012/03/28 17:48:24 ajacoutot Exp $ +.\" $OpenBSD: port-modules.5,v 1.122 2012/03/29 16:35:02 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: March 28 2012 $ +.Dd $Mdocdate: March 29 2012 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -935,8 +935,8 @@ is set to Yes and .Pa textproc/intltool is appended to .Ev MODULES . -Certain build/run dependencies and configure arguments can be set by -appending goi, gtk-doc, vala and/or yelp to +Certain build/run dependencies and configure arguments and environment +can be set by appending goi, gtk-doc, vala and/or yelp to .Ev MODGNOME_TOOLS . They are disabled otherwise. If |