diff options
Diffstat (limited to 'share/man/man5/ruby-module.5')
-rw-r--r-- | share/man/man5/ruby-module.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man5/ruby-module.5 b/share/man/man5/ruby-module.5 index 58c182674f3..7b2d1e426ba 100644 --- a/share/man/man5/ruby-module.5 +++ b/share/man/man5/ruby-module.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ruby-module.5,v 1.22 2017/11/01 10:32:12 jeremy Exp $ +.\" $OpenBSD: ruby-module.5,v 1.23 2017/11/01 12:02:44 jmc Exp $ .\" .\" Copyright (c) 2008 Marc Espie, Jeremy Evans .\" @@ -174,6 +174,7 @@ to the port. If the C extension in the gem requires specific arguments to extconf.rb, set those via .Ev CONFIGURE_ARGS . +.El .Pp To ensure that dependencies use the same ruby implementation as the current port, all ruby gem dependencies specified in the port |