summaryrefslogtreecommitdiff
path: root/share/man/man5/bsd.port.mk.5
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2016-01-01 18:38:20 +0000
committerJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2016-01-01 18:38:20 +0000
commitb382e61582a45577e4905f1bcf51efe160423542 (patch)
treed5cc329e2cadc353b81e7dedd0f1a0bb076258d2 /share/man/man5/bsd.port.mk.5
parentc03907c46c64c5057651d5d4ee0b4d447ea2c3be (diff)
Mention that GH_* yield a default for DISTNAME
Diffstat (limited to 'share/man/man5/bsd.port.mk.5')
-rw-r--r--share/man/man5/bsd.port.mk.57
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 8cef4c421a0..cce713220f7 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.430 2015/12/28 23:30:59 mmcc Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.431 2016/01/01 18:38:19 jasper 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: December 28 2015 $
+.Dd $Mdocdate: January 1 2016 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -1702,7 +1702,8 @@ to limit ports to architectures where they compile.
Support for GitHub-hosted projects.
Leave empty for non hosted projects.
Yields a suitable default for
-.Ev MASTER_SITES_GITHUB .
+.Ev MASTER_SITES_GITHUB and
+.Ev DISTNAME .
.It Ev GH_ACCOUNT
Account name of the GitHub user hosting the project.
.It Ev GH_COMMIT