summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornaddy <naddy@openbsd.org>2016-09-13 19:45:35 +0000
committernaddy <naddy@openbsd.org>2016-09-13 19:45:35 +0000
commit7d0c721b89af8b5cfbda6688c03eb96616c293a4 (patch)
treedf663af9bdb36567804f759e43041da18e76c60b
parentmake it clearer that log options require (); (diff)
downloadwireguard-openbsd-7d0c721b89af8b5cfbda6688c03eb96616c293a4.tar.xz
wireguard-openbsd-7d0c721b89af8b5cfbda6688c03eb96616c293a4.zip
Do not mention the libiconv module; it has been removed.
-rw-r--r--share/man/man5/port-modules.57
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index f682036f65e..f0f5e2b1233 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.207 2016/08/25 14:57:35 dcoppa Exp $
+.\" $OpenBSD: port-modules.5,v 1.208 2016/09/13 19:45:35 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: August 25 2016 $
+.Dd $Mdocdate: September 13 2016 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -49,7 +49,7 @@ Some of these modules correspond to basic mechanisms which are not
always needed, such as GNU autoconf, or perl5.
.Pp
Other modules correspond to shortcuts for using some other ports as
-dependencies without needing to hardcode too much, such as libiconv or
+dependencies without needing to hardcode too much, such as
the qt ports.
.Sh THE MODULES LOOK-UP MECHANISM
The variable
@@ -378,7 +378,6 @@ performs lazy evaluation.
The following modules are available.
.Bl -tag -width do-configure
.It apache-module
-.It converters/libiconv
.It cpan
For perl ports coming from CPAN.
Wrapper around the normal perl module that fetches the file from