summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/bsd.port.mk.57
-rw-r--r--share/man/man5/port-modules.56
2 files changed, 5 insertions, 8 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index d22c4035995..de5d31175ca 100644
--- a/share/man/man5/bsd.port.mk.5
+++ b/share/man/man5/bsd.port.mk.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.507 2019/04/03 02:18:03 naddy Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.508 2019/04/04 02:28:23 naddy Exp $
.\"
.\" Copyright (c) 2000-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: April 3 2019 $
+.Dd $Mdocdate: April 4 2019 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -951,9 +951,6 @@ Several versions of automake may coexist peacefully.
.Ev AUTOMAKE_VERSION
must be set before trying to run automake.
Defaults to 1.4.
-.It Ev AUTOUPDATE
-Location of the autoupdate binary.
-Defaults to autoupdate.
.It Ev BASE_PKGPATH
Full
.Xr pkgpath 7
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 1ead031d549..40393957ccb 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.237 2019/04/03 02:18:03 naddy Exp $
+.\" $OpenBSD: port-modules.5,v 1.238 2019/04/04 02:28:23 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: April 3 2019 $
+.Dd $Mdocdate: April 4 2019 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -200,7 +200,7 @@ will do nothing.
.Pp
Some
.Ev CONFIGURE_STYLE
-values, namely perl, gnu, imake, autoconf, and autoupdate
+values, namely perl, gnu, imake, and autoconf,
will automatically import the correct module.
User-defined modules must both add to
.Ev CONFIGURE_STYLE