Displaying 1 result from an estimated 1 matches for "master_site_override".
2003 Apr 07
1
make buildworld: inconsistent operator for ftp
...ode 1
Stop in /usr/src.
SO HOW TO FIX THIS
Robert
''***********************************
CONTENT OF etc/make.conf IS
************************************
NOGAMES= true
BOOTWAIT=15000
MASTER_SITE_BACKUP?= \
file://ftp.at.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP}
MASTER_SORT_REGEX?= ^file:
^ftp://ftp\.FreeBSD\.org/pub/FreeBSD/ports/local-distfiles/
://[^/]*\.de/ ://[^/]*\.de\.
SUP_UPDATE= yes
SUP= /usr/local/bin/cvsup
SUPFLAGS= -g -L 2
SUPHOST= cvsup.at.FreeBSD.org
SUPFILE= /usr/share/examples/cvsup/stable-supfile
PORTSSUPFILE...