# $dotat: buildworld/make.conf.example,v 1.3 2002/07/01 15:36:28 fanf2 Exp $ CPUTYPE= i586/mmx MODULES_WITH_WORLD= true MAKE_IDEA= YES BOOT_COMCONSOLE_SPEED= 115200 XFREE86_VERSION= 4 HAVE_MOTIF= YES # This updates the local CVS repository and ports tree with cvsup # and then uses `cvs update` to update source tree from the repo. # If you don't want a local repo, don't set CVS_UPDATE, # and change the SUPFILE to e.g. "supfile.releng4". CVS_UPDATE= YES SUP_UPDATE= YES SUP= /usr/local/bin/cvsup SUPHOST= cvsup.uk.freebsd.org SUPFLAGS= -g -s -L 2 -P m SUPFILE= /FreeBSD/buildworld/supfile.cvs PORTSSUPFILE= /FreeBSD/buildworld/supfile.ports # These settings keep the ports tree clean. DISTDIR= /work/distfiles WRKDIRPREFIX= /work/ports