CVSup is going away.

Approved by:	gnome (kwm)
This commit is contained in:
Eitan Adler 2012-10-06 12:44:46 +00:00
parent 1c50d0cdbe
commit 3ef9e18471
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39662

View file

@ -254,9 +254,7 @@ echo " * If you are generating your own logfile, make sure to generate it with"
echo " something similar to:"
echo " \"make 2>&1 | tee /path/to/logfile\" (sh/bash/ksh/zsh) or"
echo " \"make |& tee /path/to/logfile\" (csh/tcsh)"
echo " * Make sure your cvsup(1) configuration file specifies the 'ports-all'"
echo " collection"
echo " * Run cvsup(1) and attempt the build again"
echo " * Make sure you are downloading the complete Ports tree."
echo " * Check /usr/ports/UPDATING for information pertinent to your build"
echo " failure"
echo " * 99% of the commonly reported build failures can be solved by"