From 9364180cb74656ee33c9dfc24ada6b66bd4b141b Mon Sep 17 00:00:00 2001
From: Peter Valchev <pvalchev@cvs.openbsd.org>
Date: Sat, 5 Jul 2003 21:50:36 +0000
Subject: fix inaccuracy in obsolete NO_CONFIGURE variable description

---
 share/man/man5/bsd.port.mk.5 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 452fe9a9e35..5dbe47c1c78 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.93 2003/07/01 10:00:29 jmc Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.94 2003/07/05 21:50:35 pvalchev Exp $
 .\"
 .\" Copyright (c) 2000 Marc Espie
 .\"
@@ -1345,7 +1345,7 @@ No longer needed as
 .Nm
 should always be kept up-to-date.
 .It Ev NO_CONFIGURE
-If ${FILESDIR}/configure does not exist, no automatic configuration will
+If ${CONFIGURE_SCRIPT} does not exist, no automatic configuration will
 be done anyway.
 .It Ev NO_EXTRACT
 Set EXTRACT_ONLY= instead.
-- 
cgit v1.2.3