summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorStuart Henderson <sthen@cvs.openbsd.org>2009-12-24 13:58:15 +0000
committerStuart Henderson <sthen@cvs.openbsd.org>2009-12-24 13:58:15 +0000
commit8bf480f188664d7d41724f2a5ea4e39c5c2df4ff (patch)
treebc6ec45cfeabc836670e270f4d700c39bd191e44 /share/man
parenta9dae394ab644645310e4afaef610a19cdd29e21 (diff)
In the descriptions of the obsolete USE_BZIP/USE_ZIP entries,
point people at where they should be looking instead. ok espie@
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/bsd.port.mk.512
1 files changed, 10 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 01bd64060e3..6c85faf85fb 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.235 2009/10/13 14:40:24 landry Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.236 2009/12/24 13:58:14 sthen 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: October 13 2009 $
+.Dd $Mdocdate: December 24 2009 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -2305,6 +2305,10 @@ instead.
The framework will automatically detect the presence of
.Pa .tar.bz2
files to extract.
+See also
+.Ev BZIP2 , EXTRACT_CASES ,
+and
+.Ev EXTRACT_SUFX .
.It Ev USE_IMAKE
Use
.Ev CONFIGURE_STYLE
@@ -2313,6 +2317,10 @@ instead.
The framework will automatically detect the presence of
.Pa .zip
files to extract.
+See also
+.Ev ZIP , EXTRACT_CASES ,
+and
+.Ev EXTRACT_SUFX .
.It Ev VARNAME
Use make show=name instead of make show VARNAME=name.
.It Ev WRKPKG