From e7c059370ca0e98c6926b8468d23cee9a615c1d4 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sat, 4 Nov 2006 00:14:13 +0000 Subject: tweaks; --- share/man/man5/bsd.port.mk.5 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 43713a0e6df..02e32eeff57 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.179 2006/11/03 17:14:12 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.180 2006/11/04 00:14:12 jmc Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -2076,7 +2076,7 @@ There is no reason for the semantic distinction, use .Ev FILESDIR for those. .It Ev SCRIPTS_ENV -Used to contain the Environment for invoking various scripts. +Used to contain the environment for invoking various scripts. .Ev CONFIGURE_ENV and .Ev MAKE_ENV @@ -2110,7 +2110,8 @@ to match other BSD, and save directories. Identical functionality can be obtained through a {pre,do,post}-* target, invoking the script manually if necessary. .It Pa ${SCRIPTDIR}/configure -No longer invoked automatically. Just inline the instructions in +No longer invoked automatically. +Just inline the instructions in .Ar do-configure in the Makefile, or put the script in ${FILESDIR} and invoke it. -- cgit v1.2.3