forgot I included from the first part of the extrapatch
@@ -92,7 +92,7 @@ exit fi -for i in gcc cpp rsync make rsync ; do +for i in cc cpp rsync make rsync ; do which $i > /dev/null if [ $? -ne 0 ] ; then echo "$i not found - please install it" in my buildme.sh-patch. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
