summaryrefslogtreecommitdiffstats
path: root/share/man/man7/ports.7
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man7/ports.7')
-rw-r--r--share/man/man7/ports.720
1 files changed, 8 insertions, 12 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
index c495c7c..52444d9 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -85,7 +85,7 @@ The following targets will be run automatically by each proceeding
target in order. That is,
.Ar build
will be run
-.Pq if necessary
+(if necessary)
by
.Ar install ,
and so on all the way to
@@ -108,7 +108,7 @@ Defining
will skip this step.
.It Ar depends
Install
-.Pq or compile if only compilation is necessary
+(or compile if only compilation is necessary)
any dependencies of the current port. When called by the
.Ar extract
or
@@ -160,7 +160,7 @@ portion recurses to dependencies unless
is defined, but the
.Sq distclean
portion never recurses
-.Pq this is perhaps a bug .
+(this is perhaps a bug).
.It Ar reinstall
Use this to restore a port after using
.Xr pkg_delete 1
@@ -258,12 +258,10 @@ The full path to the package.
.El
.It Ev PREFIX
Where to install things in general
-.Po
-usually
+(usually
.Pa /usr/local
or
-.Pa /usr/X11R6
-.Pc
+.Pa /usr/X11R6 )
.It Ev MASTER_SITES
Primary sites for distribution files if not found locally.
.It Ev PATCH_SITES
@@ -295,11 +293,9 @@ If defined, only operate on a port if it can be installed 100% automatically.
.Bl -tag -width /usr/ports/xxxx -compact
.It Pa /usr/ports
The default ports directory
-.Po
-.Fx
+.No ( Fx
and
-.Ox
-.Pc .
+.Ox ) .
.It Pa /usr/pkgsrc
The default ports directory (NetBSD).
.It Pa /usr/ports/Mk/bsd.port.mk
@@ -324,7 +320,7 @@ The
handbook
.Pp
http://www.FreeBSD.org/ports
-.Pq searchable index of all ports
+(searchable index of all ports)
.Sh AUTHORS
.An -nosplit
This man page was originated by
OpenPOWER on IntegriCloud