From aa564e4d1447e6e038d00984127a4e7607cb30b0 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Sat, 23 Dec 2006 15:30:29 +0000 Subject: mark regress as a top-level target, even though it's usually not run by normal users. Even your average src/ developers does not know about make regress, it looks like ;-) --- share/man/man7/ports.7 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'share/man/man7') diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 69ed1eeeb20..ff25b195c33 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,7 +23,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. .\" -.\" $OpenBSD: ports.7,v 1.66 2006/12/05 11:11:36 bernd Exp $ +.\" $OpenBSD: ports.7,v 1.67 2006/12/23 15:30:28 espie Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -297,6 +297,9 @@ is defined to .It Ar distclean Remove the port's distfile(s). This does not recurse to dependencies. +.It Ar regress +Runs the ports regression tests. +Usually needs a completed build. .It Ar reinstall Use this to restore a port after using .Xr pkg_delete 1 . -- cgit v1.2.3