mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
use the DISTFILES.sufx/PATCHFILES.sufx syntax instead of deprecated
MASTER_SITES0-9
This commit is contained in:
@@ -95,11 +95,15 @@ MASTER_SITES = ???
|
||||
#MASTER_SITES = ${MASTER_SITE_foo:=subdir/}
|
||||
|
||||
# if more master sites are needed...
|
||||
#MASTER_SITES0 =
|
||||
#MASTER_SITES.sufx =
|
||||
# ...
|
||||
#DISTFILES = ???
|
||||
|
||||
# for grabbing DISTFILES from MASTER_SITES.sufx
|
||||
#DISTFILES.sufx = ...
|
||||
#EXTRACT_ONLY = ???
|
||||
|
||||
|
||||
# Needs to be specified if tarball does not end with .tar.gz
|
||||
#EXTRACT_SUFX = .tar.bz2
|
||||
|
||||
@@ -109,7 +113,7 @@ MASTER_SITES = ???
|
||||
# Optional subdirectory of DISTDIR where distfiles and patches will be placed
|
||||
#DIST_SUBDIR = ???
|
||||
|
||||
# PATCHFILES are also retrieved from MASTER_SITES*
|
||||
# use PATCHFILES.sufx for going to MASTER_SITES.sufx
|
||||
#PATCHFILES = ???
|
||||
#PATCH_DIST_STRIP = -p0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user