diff options
Diffstat (limited to 'share/man/man5/bsd.port.mk.5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 70d62efa6b7..924a37e120f 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.133 2004/02/08 08:20:17 jmc Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.134 2004/02/18 13:39:02 xsa Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -1376,7 +1376,10 @@ Make variables whole values get substituted to create the actual package information. Always holds .Ev ARCH , +.Ev FLAVOR_EXT , .Ev HOMEPAGE , +.Ev MACHINE_ARCH , +.Ev MAINTAINER , .Ev PREFIX , and .Ev SYSCONFDIR . |