summaryrefslogtreecommitdiff
path: root/share/man/man5/bsd.port.mk.5
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man5/bsd.port.mk.5')
-rw-r--r--share/man/man5/bsd.port.mk.520
1 files changed, 13 insertions, 7 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 0cad79bd2f0..9244e7e740e 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.26 2001/03/06 19:00:18 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.27 2001/03/16 04:00:58 brad Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -749,12 +749,6 @@ Base location for the templates used in the
target.
.It Ev UNZIP
Name of the unzip binary.
-.It Ev USE_BZIP2
-Set to Yes if port needs bzip2 to build properly.
-This is automatic if EXTRACT_ONLY holds files matching *.bzip2.
-.It Ev USE_ZIP
-Set to Yes if port needs zip to build properly.
-This is automatic if EXTRACT_ONLY holds files matching *.zip.
.It Ev WRKBUILD
Subdirectory of ${WRKDIR} where the actual build occurs.
Defaults to ${WRKSRC}, unless SEPARATE_BUILD is involved, in which case
@@ -886,6 +880,18 @@ instead.
Likewise, use
.Ev EXTRACT_CASES
instead.
+.It Ev USE_BZIP2
+Use
+.Ev EXTRACT_SUFX
+or
+.Ev EXTRACT_CASES
+instead.
+.It Ev USE_ZIP
+Use
+.Ev EXTRACT_SUFX
+or
+.Ev EXTRACT_CASES
+instead.
.It Ev GNU_CONFIGURE
Use
.Ev CONFIGURE_STYLE