mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Remove no-op (since r415842) NOFETCHFILES variable from the ports tree.
Approved by: portmgr (mat)
This commit is contained in:
parent
46d6333b29
commit
4fcb6520ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502781
@ -119,9 +119,6 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
|
||||
# ${DISTDIR} (see below). Also they will be fetched in this
|
||||
# subdirectory from FreeBSD mirror sites.
|
||||
# ALLFILES - All of ${DISTFILES} and ${PATCHFILES}.
|
||||
# NOFETCHFILES - If set, don't download these files from the ${MASTER_SITES}
|
||||
# or ${MASTER_SITE_BACKUP} (but do from
|
||||
# ${MASTER_SITE_OVERRIDE})
|
||||
# EXTRACT_ONLY - If set, a subset of ${DISTFILES} you want to
|
||||
# actually extract.
|
||||
#
|
||||
@ -2423,8 +2420,6 @@ _MASTER_SITE_OVERRIDE= ${MASTER_SITE_OVERRIDE}
|
||||
_MASTER_SITE_BACKUP= ${MASTER_SITE_BACKUP}
|
||||
.endif
|
||||
|
||||
NOFETCHFILES?=
|
||||
|
||||
# Organize DISTFILES, PATCHFILES, _MASTER_SITES_ALL, _PATCH_SITES_ALL
|
||||
# according to grouping rules (:something)
|
||||
DISTFILES?= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
@ -16,7 +16,6 @@ COMMENT= Oracle 10 InstantClient SDK. Works with Oracle RDBMS 8.1.2+
|
||||
|
||||
RUN_DEPENDS= ${LINUXBASE}/usr/lib/oracle/${ORACLEVERSION}/client/lib/libocci.so.10.1:databases/linux-oracle-instantclient-basic
|
||||
|
||||
NOFETCHFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
NO_BUILD= yes
|
||||
DISTINFO_FILE= ${MASTERDIR}/distinfo.${ARCH}
|
||||
|
@ -13,7 +13,6 @@ LICENSE= BSD2CLAUSE
|
||||
|
||||
LESS= `whereis -bq less`
|
||||
|
||||
NOFETCHFILES= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user