View | Details | Raw Unified | Return to bug 159551
Collapse All | Expand All

(-)ports.7 (-3 / +6 lines)
Lines 408-417 Link Here
408
.It Va PKGFILE
408
.It Va PKGFILE
409
The full path to the package.
409
The full path to the package.
410
.El
410
.El
411
.It Va LOCALBASE
412
Where to install things in general, and where to search for files when
413
resolving dependencies (usually
414
.Pa /usr/local ) .
411
.It Va PREFIX
415
.It Va PREFIX
412
Where to install things in general
416
Where to install this port (usually set to the same as
413
(usually
417
.Va LOCALBASE ) .
414
.Pa /usr/local ) .
415
.It Va MASTER_SITES
418
.It Va MASTER_SITES
416
Primary sites for distribution files if not found locally.
419
Primary sites for distribution files if not found locally.
417
.It Va PATCH_SITES
420
.It Va PATCH_SITES

Return to bug 159551