diff options
author | Christian Weisgerber <naddy@cvs.openbsd.org> | 2017-11-21 16:23:47 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@cvs.openbsd.org> | 2017-11-21 16:23:47 +0000 |
commit | 23aaf32da78cb518b4890539ef07217df98d0c58 (patch) | |
tree | ea49a05edd849a0773ec438d276bb2174ddcb67e /share | |
parent | 307e93e68501841c60a473251c7ffa926280a3cd (diff) |
Delete mentions of the gettext module, which has been obsoleted and removed.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/port-modules.5 | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 8bedc798772..17c4361a026 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.223 2017/07/06 21:41:59 bluhm Exp $ +.\" $OpenBSD: port-modules.5,v 1.224 2017/11/21 16:23:46 naddy 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: July 6 2017 $ +.Dd $Mdocdate: November 21 2017 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -686,7 +686,6 @@ User settings: set to the directory name under .Pa ${LOCALBASE}/share/schemas/ where schemas files will be installed. -.It devel/gettext .It devel/meson Adds .Pa devel/meson @@ -2100,10 +2099,8 @@ to Unless .Ev XFCE_NO_SRC is set, -.Pa devel/gettext -and .Pa textproc/intltool -are added to +is added to .Ev MODULES . Also affects .Ev CATEGORIES . |